Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

if
27 Treffer, Zuletzt geändert:
====== IF-Operator ====== <code bash> #!/bin/bash X="" if [ -n "$X" ]; then # -n tests to see if the argument is non empty echo "th... unix/bash-tute.html: A brief summary of test operators Here's a quick list of test operators. It's by no means comprehensive, but its likely to be all y
input_password
10 Treffer, Zuletzt geändert:
====== Common practice for inputing passwords is to read the text without displaying it on the screen... luding whether or not characters should be echoed to the terminal. To turn off echoing, the command stty -echo can be used. Any subsequent user input (inc... ommands typed at the shell) will not be echoed. To restore the echoing, use stty echo. However, it i
in-out
9 Treffer, Zuletzt geändert:
lls die Datei noch nicht vorhaden war, wird sie automatisch angelegt. Falls die Datei schon vorhanden ... man Kommando < /dev/zero. Die Umleitung von stout und stderr in dieselbe Datei würde prinzipiell ... e 2>&1 Wenig bekannt ist der Bourne-Shell-Operator <>. Er öffnet eine Datei zum Lesen und Schreibe... der Standardeingabe. Fehlende Dateien legt er automatisch an, im Gegensatz zu > löscht er jedoch nic
shortcuts
4 Treffer, Zuletzt geändert:
gerufen zu werden. ==== Shortcuts ==== mit 'history' kann man sich alle Einträge aus '~/.bash_history' anzeigen lassen. Mit Rufzeichen (!) vor der Zah... hen einen Text eingibt, kann man diesen in der History suchen. * [Strg + a]: zum Start der Zeile ... zte Bearbeitung rückgängig machen *[Strg + r]: Suche rückwärts durch die History siehe 'man bash'
find
2 Treffer, Zuletzt geändert:
nisse: <code> find / -type f -exec grep -H 'text-to-find-here' {} \; </code> grep alleine: Thi... ions: <code> grep --include=\*.{c,h} -rnw '/path/to/somewhere/' -e "pattern" </code> ====== Zuschlag
explode
1 Treffer, Zuletzt geändert:
über die Umgebungsvariable IFS (Input Field Separator) zu splitten: <code> IFS=";" while read User Pas
 
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