Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod!think.com!hsdndev!cmcl2!lanl!ttw From: ttw@lanl.gov (Tony Warnock) Newsgroups: comp.unix.misc Subject: Re: UNIX mind-set (was: How wrong is MS-DOS?) Message-ID: <11493@lanl.gov> Date: 15 Jan 91 18:42:09 GMT References: <11313@lanl.gov> <8166@hub.ucsb.edu> <5339@idunno.Princeton.EDU> <1991Jan14.230313.4737@csis.dit.csiro.au> Organization: Los Alamos Natl Lab, Los Alamos, N.M. Lines: 18 Ken Yap writes: >I experienced an epiphany when I saw a guru do: > > ls *.pas | sed 's/\(.*\).pas/mv & \1.p/' | sh > >And another, reparing a root filesystem with cat corrupted, did > > sh -nv file > >to view the file. It's good to see that some people recognize that UNIX is a religion (rather than an operating system.)