home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.wizards:4808 comp.unix.shell:4800 comp.unix.misc:4267
- Newsgroups: comp.unix.wizards,comp.unix.shell,comp.unix.misc
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!sugar!ficc!peter
- From: peter@ferranti.com (peter da silva)
- Subject: Re: The Problem with UNIX
- Message-ID: <id.034V._E5@ferranti.com>
- Organization: Xenix Support, FICC
- References: <1992Nov13.094336.2341@aber.ac.uk> <id.SY1V.ITA@ferranti.com> <1992Nov19.000136.3970@tamsun.tamu.edu>
- Date: Fri, 20 Nov 1992 01:22:52 GMT
- Lines: 27
-
- In article <1992Nov19.000136.3970@tamsun.tamu.edu> ski8032@tamsun.tamu.edu (The Man Behind The Curtain) writes:
- > echo a > a
- > echo b > b
- > cat a b > b
- > cat: input b is output
- > cat a
- > a
- > cat b
- > a
-
- echo a > a
- echo b > b
- cat a b > b
- b: File exists.
- cat a
- a
- cat b
- b
-
- So, what's your problem?
-
- rm a b
- --
- Peter da Silva / 77487-5012 USA / +1 713 274 5180
- true(<<VV$@\\$'&O 9$O%'$LT$&$"V6"$&$<4$?'&$ #I&&?$=$<<@)24 24 scale 3 21 moveto
- {dup 36 eq{pop not}{dup 7 and 4 sub exch 56 and 8 div 4 sub 2 index{rlineto}{
- rmoveto}ifelse}ifelse}forall stroke pop showpage % Har du kramat din varg idag?
-