Hello to you! actually the cut manpage has a bug in it:
SYNOPSIS
cut [OPTION]... [FILE]...
implies that it does need neither an option set nor files listed.
[EMAIL PROTECTED] ~]$ LANG=C cut
cut: you must specify a list of bytes, characters, or fields
Try `cut --help' for more information.
which is obviously plain wrong.
regards,
Rudolf Kastl
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils
