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

  1. Xref: sparky comp.unix.wizards:4704 comp.unix.shell:4718
  2. Path: sparky!uunet!psgrain!percy!hfglobe!ichips!iWarp.intel.com|eff!sol.ctr.columbia.edu!usc!wupost!darwin.sura.net!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!sun4nl!hacktic!utopia!global!peter
  3. From: peter@global.hacktic.nl (Peter Busser)
  4. Newsgroups: comp.unix.wizards,comp.unix.shell
  5. Subject: Re: The Problem with UNIX
  6. Message-ID: <1992Nov14.153857.1666@global.hacktic.nl>
  7. Date: Sat, 14 Nov 1992 15:38:57 GMT
  8. References: <1992Nov9.172715.16367@cs.wisc.edu> <1992Nov11.194557.16258@yarc.uucp> <1992Nov13.091914.6799@thunder.mcrcim.mcgill.edu>
  9. Organization: Global Village 1
  10. Lines: 26
  11.  
  12. mouse@thunder.mcrcim.mcgill.edu (der Mouse) writes:
  13.  
  14. >    cat a b > b
  15.  
  16. >files?  Consider instead "echo a b > b".[%]
  17.  
  18. I did just that with bash and it didn't complain. But yet, echo is often a
  19. built-in command. It complained about 'cat a b >b' but didn't complain about
  20. 'cat a b|cat>b' so it's not perfect.
  21.  
  22. >switched to using dd, which mercifully had not been broken by some
  23. >overzealous fool trying to keep people from shooting themselves in the
  24. >foot.
  25.  
  26. <GRIN>
  27.  
  28. >Yes, it might.  So what?  Is "acceptance in the general microcomputer
  29. >market place" something we wish for UNIX?  If it means dumbing down the
  30. >interface until people no longer have enough rope to hang themselves,
  31. >well, you can if you want, but I'll keep using what I've got.
  32.  
  33. Acceptance in the general microcomputer market also means more software, lower
  34. prices, more support (every (S)VGA card ships with Windows drivers, but X11
  35. support is harder to get), more UNIX related jobs (or do you prefer to use
  36. Windows at work? :), more UNIX everything.
  37.  
  38.