Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!itivax!m2-net!kip From: kip@m2-net.UUCP (Kip DeGraaf) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: .ZIP Ansi codes Summary: Why not just pip the output to LIST? Message-ID: <3351@m2-net.UUCP> Date: 19 Jun 89 17:07:56 GMT References: <12630014@hpcupt1.HP.COM> <739@crdgw1.crd.ge.com> Reply-To: kip@m-net.UUCP (Kip DeGraaf) Organization: M-NET, Ann Arbor, MI Lines: 12 In article <739@crdgw1.crd.ge.com> davidsen@crdos1.UUCP (bill davidsen) writes: > True. I recommend the following (using zoo as an example) when looking >at the comments on an archive: > zoo V newstuff > untested.tmp > list untested.tmp >Assuming that you use Buerg's list program for your lister. Why not just do this? zoo V newstuff | list /s /s tell LIST to expect its input from a pipe instead of a file.