Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

string_operations
847 Treffer, Zuletzt geändert:
t and to play with until the next article. If you're interested in more hints about bash (or other stuff I've written abo... t and to play with until the next article. If you're interested in more hints about bash (or other stuff I've written abo... ming task. If we used #*/ instead of ##*/, the expression would have the incorrect value dave/pete/fred/bob, because the shortest instance of "anything ... 1), does essentially the opposite of basename: it returns the directory prefix only. It is equivalent to the Korn shell expre
test
36 Treffer, Zuletzt geändert:
heses) <code>(("$a" <= "$b"))</code> ---- > is greater than (within double parentheses) <code>(("$a" > "$b"))</code> ---- //>=// is greater than or equal to (within double parentheses) <code>(("$a" >= "$b"))</code> ==== stri... -- -n string is not null. Caution The -n test requires that the string be quoted within the test bracke... omparisons === <code> #!/bin/bash a=4 b=5 # Here "a" and "b" can be treated either as integers or strings. # There is so
monitor
3 Treffer, Zuletzt geändert:
====== Directory/File Monitoring with Bash ====== <code> #!/bin/bash # File Monitor # function list () { #ls -l #sleep 1 # more elegant: watch -n 1 "ls -l" } while true; do list | grep $1 done </code>
 
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0
DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp   Dogecoin Donations Accepted Here    DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp  DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp