Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

string_operations
205 Treffer, Zuletzt geändert:
expr "$string" : '.*' </code> stringZ=abcABC123ABCabc <code> echo ${#stringZ} # 15 echo `expr length $stringZ` # 15 echo `e... $substring is a regular expression. stringZ=abcABC123ABCabc # |------| echo `expr match "$stringZ" 'abc[A-Z]*.2'` # 8 echo `expr "$stringZ" :
test
18 Treffer, Zuletzt geändert:
onstruct. ---- < is less than, in ASCII alphabetical order <code> if [[ "$a" < "$b" ]] if [ "... \< "$b" ] </code> Note that the "<" needs to be escaped within a [ ] construct. ---- > is greater than, in ASCII alphabetical order <code> if [[ "$a" > "$b" ]] if [ ... > "$b" ] </code> Note that the ">" needs to be escaped within a [ ] construct. See Example 27-11 for
 
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