Date: Wed, 30 Jun 1999 14:46:04 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ac ac.8 ac.c Message-ID: <199906302146.OAA64730@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 1999/06/30 14:46:04 PDT Modified files: usr.sbin/ac ac.8 ac.c Log: Allow the use of `-' as an argument to the -w option so that standard input may be used (e.g. gunzip -c /var/log/wtmp.Jan.gz | ac -w - ). PR: 12467 Submitted by: wollman Revision Changes Path 1.11 +4 -1 src/usr.sbin/ac/ac.8 1.11 +14 -6 src/usr.sbin/ac/ac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906302146.OAA64730>