Dienstag, 3. November 2009

awk -F: '{print $1}' /etc/passwd ---the same as cut -f1 -d: /etc/passwd

Keine Kommentare: