Date: Thu, 15 Jan 2009 04:57:21 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/wc wc.1 wc.c Message-ID: <200901150457.n0F4vRg9075881@repoman.freebsd.org>
index | next in thread | raw e-mail
keramida 2009-01-15 04:57:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/wc wc.1 wc.c
Log:
SVN rev 187286 on 2009-01-15 04:57:21Z by keramida
MFC 185714 from /head
Add a -L option to wc(1), for finger compatibility with the GNU
wc utility. The -L option can be used to report the length of
the longest line wc has seen in one or more files. It is
disabled by default, and wc uses the standard `-lwc'.
Submitted by: Sheldon Givens, sheldon at sigsegv.ca
Revision Changes Path
1.23.2.1 +25 -2 src/usr.bin/wc/wc.1
1.21.2.1 +35 -9 src/usr.bin/wc/wc.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901150457.n0F4vRg9075881>
