BreadCrumbs: Special:Search
Search results
From Luke Jackson
You searched for Print:
There is no page titled "Print:". You can create this page.
For more information about searching Luke Jackson, see Searching Luke Jackson.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
No page title matches
Page text matches
- Public Key Authentication (10,663 bytes)
50: -l Show fingerprint of key file.
53: -y Read private key file and print public key.
59: -r hostname Print DNS resource record.
85: The key fingerprint is:
216: -l List fingerprints of all identities. - Find Command (2,966 bytes)
12: ... is the current directory; default expression is -print
33: ...lete -print0 -printf FORMAT -fprintf FILE FORMAT -print
34: -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit
61: find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g' > file_s...
70: find /local/folder/ -name '*.svg' -printf "%A@,%h,%f\n" - Bash Random Word (1,276 bytes)
23: alias word='sed `perl -e "print int rand(99999)"`"q;d" /usr/share/dict/words'
45: r=`perl -e "print int rand(99999)"` - Crontab (4,167 bytes)
97: == Print All Users Crontabs == - Firewall ipfw (17,122 bytes)
51: * '''-c''' When entering or showing rules, print them in compact form, i.e. without the optional "...
63: ... mode (with the default kernel configuration), it prints a message. Because all rules are flushed, the me... - Firefox Printing (619 bytes)
7: === Printing Background Images & Colors ===
9: ...e:firefox_mac_os_x_bg_print.png|200px|thumb|right|Printing Background Images & Colors in Firefox.]]
11: ... the Copies & Pages drop down menu after clicking print.
22: * http://www.mintprintables.com/print-tips/adjust-margins-osx.php - Screen Capture (3,615 bytes)
57: '''Print Screen'''
59: To capture the entire screen simply press the Print Screen button on your keyboard.. (At the top just...
63: '''Alt+Print Screen'''
65: Press ALT + Print Screen simultaneously. This places just the activ...
69: '''Ctrl+Alt+Print Screen''' - Regular Expressions (6,114 bytes)
11: ...:], [:cntrl:], [:digit:], [:graph:], [:lower:], [:print:], [:punct:], [:space:], [:upper:], and [:xdigit:... - .profile (378 bytes)
11: alias word='sed `perl -e "print int rand(99999)"`"q;d" /usr/share/dict/words' - Logonscript.vbs (21,089 bytes)
17: # Disconnect network printers
18: # Connect network printers
19: # Set the default printer
43: ' Maps and disconnects drives and printers
101: ... 'Below is an example of how to set the default printer - Xargs Command (2,659 bytes)
19: Print a summary of the options to xargs and then exit.
51: Verbose mode. Print command line on standard error before executing.
59: Print the version number of xargs and then exit. - EPS Optimization (4,944 bytes)
21: ... cut -d : -f 2 | awk '{gsub(/^[ \t]+|[ \t]+$/,"");print}' | grep ^[a-zA-Z0-9]
25: ... cut -d : -f 2 | awk '{gsub(/^[ \t]+|[ \t]+$/,"");print}' | grep ^[a-zA-Z0-9]
78: ... enlarging an EPS file to fit the paper size when printing. - Grep Command (8,410 bytes)
64: ...matches to the regular expression (i.e., re), and print (which is UNIX terminology for write on the displ...
110: ...'.gif' * | tr ' ' '\n' | grep 'gif' | awk -F'"' '{print $2}' | sort | uniq - Awk Command (21,886 bytes)
3: Unix: awk '/pattern/ {print "$1"}' # standard Unix shells
4: DOS/Win: awk '/pattern/ {print "$1"}' # okay for DJGPP compiled
5: awk "/pattern/ {print \"$1\"}" # required for Mingw32
27: awk '1;{print ""}'
34: awk 'NF{print $0 "\n"}' - Vi Command (6,401 bytes)
238: -h or --help Print Help (this message) and exit
239: --version Print version information and exit - DTG Graphic Process (16,716 bytes)
3: ...hics for printing on the Kornit direct to garment printers.
10: ** Kornit 1bit Printer Driver
14: In order to optimize graphics for printing on the Kronit, it is important to understand t...
40: ...t color channels''' specify additional plates for printing with spot color inks.
49: If you are planning to print an image with spot colors, you need to create spo... - Bash Scripts (3,246 bytes)
27: .../sbin/system_profiler SPUSBDataType | awk '{$1=$1;print}' | grep WebCam | cut -c 1-6`
66: TAR=$OUT/$(printf '%08d' $SEQ).tar
108: ...r ((i=1;i<=555;i+=1)); do printf "`sed \`perl -e "print int rand(99999)"\`"q;d" /usr/share/dict/words` ";... - Bash (32,823 bytes)
17: ...ory, here', e.g., and find . -type f -print would print all the regular files starting in the current dir...
115: ...determine things such as the number of columns to print on screen and what to display in the prompt. The ...
156: for i in {1..99}; do echo 00{0..9} 0{10..99}; printf '|\n'; done
158: for i in {1..99}; do printf "%.3d " {8..10} ; printf '|\n'; done
160: for i in {1..99}; do echo {a..z}; printf '|\n'; done - Command Prompt (10,052 bytes)
221: ...| "C:\Program Files (x86)\GnuWin32\bin\awk.exe" "{print \"%date% %time%\"$0}" - Rsync (13,729 bytes)
104: --version print version number
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).