home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / wizards / 4786 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.0 KB

  1. Xref: sparky comp.unix.wizards:4786 comp.unix.shell:4776 comp.unix.misc:4243
  2. Newsgroups: comp.unix.wizards,comp.unix.shell,comp.unix.misc
  3. Path: sparky!uunet!gumby!wupost!cs.utexas.edu!tamsun.tamu.edu!ski8032
  4. From: ski8032@tamsun.tamu.edu (The Man Behind The Curtain)
  5. Subject: Re: The Problem with UNIX
  6. Message-ID: <1992Nov19.000136.3970@tamsun.tamu.edu>
  7. Organization: Texas A&M University, College Station
  8. References: <aldavi01.721333614@starbase.spd.louisville.edu> <1992Nov13.094336.2341@aber.ac.uk> <id.SY1V.ITA@ferranti.com>
  9. Date: Thu, 19 Nov 1992 00:01:36 GMT
  10. Lines: 27
  11.  
  12. Thus spake peter@ferranti.com (peter da silva):
  13. >touch b a 
  14. >cat a b > b 
  15. >b: File exists.
  16. >
  17. >What's your problem?
  18.  
  19. echo a > a
  20. echo b > b
  21. cat a b > b
  22. cat: input b is output
  23. cat a
  24. a
  25. cat b
  26. a
  27.  
  28. ==> rm *
  29. ==> Are you sure you wanted to do that?(y/n)n
  30. ==> Well, too late now...
  31.  
  32. > Peter da Silva / 77487-5012 USA / +1 713 274 5180
  33.  
  34. -- 
  35. Till next time,                \o/   \o/
  36.                                 V \o/ V     email:pinky@tamu.edu
  37. <>  Sam  Inala  <>                 V
  38.  
  39.