Andreas Pakulat wrote: > wollte mal cut statt awk nehmen in nem Skript, leider gibts da ein > Problem, cut schneidet nicht wie es soll.... > > Folgendes: > > echo test t | cut -f1 klappt nicht, ,----[ man cut ] | -d, --delimiter=DELIM | use DELIM instead of TAB for field delimiter | `---- hth, Christoph