BreadCrumbs: Special:Search

Search results

From Luke Jackson

You searched for Digit:

Jump to: navigation, search

There is no page titled "Digit:". You can create this page.

For more information about searching Luke Jackson, see Searching Luke Jackson.

Showing below 7 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

No page title matches

Page text matches

  1. Regular Expressions (6,114 bytes)
    5: ...acter. Most characters, including all letters and digits, are regular expressions that match themselves.
    7: ...egular expression [0123456789] matches any single digit. Within a bracket expression, a range expression ...
    11: ...:print:], [:punct:], [:space:], [:upper:], and [:xdigit:]. For example, [[:alnum:]] means [0-9A-Za-z], ex...
    37: The backreference \n, where n is a single digit, matches the substring previously matched by the ...
  2. Awk Command (21,886 bytes)
    259: ls -1 *.jpg | awk -F _ '{print $2}' | sed 's/[^[:digit:]]//g' | utimecam
  3. Asterisk Dialplan (1,890 bytes)
    5: * X—Matches any digit from 0 to 9.
    6: * Z—Matches any digit from 1 to 9.
    7: * N—Matches any digit from 2 to 9.
    8: * [15-7]—Matches any digit or range of digits specified. In this case, matches a 1, 5, 6, or 7...
    11: ...XXXXXXX will match all numbers beginning with the digit 2 (like our MTNL Mumbai and Delhi landline number...
  4. Chmod (7,180 bytes)
    100: ...he article mentioned above for more. Using a four-digit octal number to set the modes of a file or direct...
  5. Sed Command (22,656 bytes)
    204: ... Nonprintable characters are written as three-digit octal numbers
    249: string ``\#'', where ``#'' is a digit, is replaced by the text
    414: ...ters except digits. Replace all characters except digits with null.:
    416: echo "m31uk3_1184329500.jpg" | sed 's/[^[:digit:]]//g'
    458: ...git:]]\{6,\} | sed -E -e "s/([[:digit:]]{6,})-([[:digit:]]{6,})/\1_\2_deliverynote.pdf/g"
  6. Excel (21,950 bytes)
    12: ... '\n' | tr -c '\11\12\15\40-\176' '\t' | grep ^[[:digit:]] | pbcopy
  7. Fail2ban (3,224 bytes)
    1: === Filter full text rows on space-padded single digit day-of-month (SDDOM) log files ===
    9: ...er and visualize 7 columns on space-padded single digit day-of-month (SDDOM) log files ===

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).



Search in namespaces:

List redirects
Search for
Views
Personal tools