Am Dienstag, den 17.08.2010, 08:22 -0700 schrieb Chip Camden: > find -E ... | while read i; do; basename $i; done
The semicolon behind "do" isn't necessary. -- Timm _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
