Date: Thu, 15 Jan 2009 04:54:43 +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: <200901150454.n0F4suue075635@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida 2009-01-15 04:54:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/wc wc.1 wc.c Log: SVN rev 187285 on 2009-01-15 04:54:43Z 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.25.2.1 +25 -2 src/usr.bin/wc/wc.1 1.21.10.1 +35 -9 src/usr.bin/wc/wc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901150454.n0F4suue075635>