home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13327 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  2.5 KB

  1. Path: sparky!uunet!know!mips2!news.bbn.com!noc.near.net!nic.umass.edu!news.mtholyoke.edu!news.byu.edu!hamblin.math.byu.edu!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!news.u.washington.edu!carson.u.washington.edu!olsenc
  2. From: olsenc@carson.u.washington.edu (Clint Olsen)
  3. Newsgroups: comp.unix.questions
  4. Subject: Powerful command line (UNIX dead?)
  5. Message-ID: <1992Nov12.230626.28457@u.washington.edu>
  6. Date: 12 Nov 92 23:06:26 GMT
  7. References: <c-r1bx#@rpi.edu> <naam.721602824@lorax.cecer.army.mil>
  8. Sender: news@u.washington.edu (USENET News System)
  9. Organization: University of Washington, Seattle
  10. Lines: 41
  11.  
  12.  
  13. I remember reading about someone saying what UNIX needs to survive in
  14. the next decade.
  15.  
  16. The one about a "more powerful command-line" was probably an unqualified
  17. statement.
  18.  
  19. First, what is meant by it?  What's powerful?  I particularly find the UNIX
  20. prompt an excellent place to get my work done.  In fact, one of the
  21. biggest complaints about UNIX is that the command-line is TOO powerful.
  22.  
  23. A user can mistakenly wipe out their entire directory in one line!  A
  24. user can clobber their files if they misuse shell metacharacters like
  25. "*" when using an "mv" command.
  26.  
  27. For commands which are extremely long, command-line editing provided by
  28. "ksh" or "bash" makes substitutions and corrections a snap.
  29.  
  30. With UNIX, I can move entire filesystems with a command line.  I can have
  31. mountable file systems and I can access files over the network.  All of these
  32. features I find extremely powerful and easy to use.  Furthermore, they
  33. don't require 40 disk installations of Novell!  Networking is built in!
  34.  
  35. Software development is great.  I have access to great compilers and debuggers
  36. from the Free Software Foundation.  I don't know about you, but I'd
  37. prefer NOT to reboot my machine everytime I accessed guarded memory.  With
  38. UNIX, you get a core dump and you can step through a debugger to see what
  39. happened.  Isn't a protected system great?
  40.  
  41. Obviously, there are problems with UNIX.  For one, the hardware requirements
  42. are pretty high.  Furthermore, it's not easy to learn.  Commands are 
  43. abbreviated because when it was invented, people were typing on mechanical
  44. terminals that required 5lbs. of pressure for key presses (exaggeration)!
  45.  
  46. Without turing this into a flame-fest, before you get on the net and flame 
  47. UNIX, why don't you do your homework first.
  48.  
  49. -----------------------------------------------------------------------
  50. Clint Olsen 
  51. olsenc@u.washington.edu
  52. -----------------------------------------------------------------------
  53.