Date: Thu, 1 Jul 1999 13:14:45 +1000 From: Bruce Evans <bde@zeta.org.au> To: billf@jade.chc-chimes.com, sheldonh@FreeBSD.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ac ac.8 ac.c Message-ID: <199907010314.NAA32581@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> Log: >> Allow the use of `-' as an argument to the -w option so that standard >> input may be used (e.g. > >> 1.11 +4 -1 src/usr.sbin/ac/ac.8 > >Why document that, nothing else does. Why support it at all? ac(8) already supported reading from stdin in a more general way: gunzip -c /var/log/wtmp.Jan.gz | ac -w /dev/stdin Bruce 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?199907010314.NAA32581>