Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

string_operations
1044 Treffer, Zuletzt geändert:
% identifiers may not seem obvious, they have a convenient mnemonic. The # key is on the left side of the $ key on the keyboard and operates from the left. The % ke... atures to do the sorts of simple string manipulations that are commonly needed on file and path names. Background In traditional... (and complains if given more) and basename takes one argument and an optional one which is not a filename. Despite their simplici... nd bash -- and I find it easier to read (since I don't have to squint at me screen wondering which direction the "tick" is slanted). A Better Way Although
test
37 Treffer, Zuletzt geändert:
t strongly typed. # Bash permits integer operations and comparisons on variables #+ whose value consists of all-integer ... & and ||, used within double brackets. <code>[[ condition1 && condition2 ]]</code> The -o and -a operators work with the... ho true 1>&2`" ] # (no output) # ^^^^^^^ False condition. So far, everything as expected. # However ... [... `echo true 1>&2`" ] # true # ^^^^^^^ False condition. So, why "true" output? # Is it because both con
monitor
4 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