FabF wrote: > (Please cc me) > Here's a patch to add "count only used lines" in wc. > This can be useful if you want to know how many lines of real text are > featuring.
This looks remarkably like the standard command: grep -c . filename Bob _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-coreutils
