Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!purdue!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.unix.wizards Subject: Re: cat -u Message-ID: <8992@smoke.BRL.MIL> Date: 27 Nov 88 13:24:03 GMT References: <175@ernie.NECAM.COM> <189@wyn386.UUCP> <8910@smoke.BRL.MIL> <118@hudson.Morgan.COM> <8941@smoke.BRL.MIL> <480@auspex.UUCP> <8956@smoke.BRL.MIL> <730@quintus.UUCP> <8973@smoke.BRL.MIL> <748@quintus.UUCP> <8985@smoke.BRL.MIL> <4864@bsu-cs.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Distribution: na Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <4864@bsu-cs.UUCP> dhesi@bsu-cs.UUCP (Rahul Dhesi) writes: >Well, now, it might be cruft, but -u is *useful* cruft. ... >I couldn't get it to work right without the -u option. The -u option is "useful" only when the implementation of "cat" is broken to start with. A good implementation benefits not at all from the -u option.