home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / question / 15017 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.9 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!ogicse!hsdndev!husc-news.harvard.edu!husc-news!huang1
  2. From: huang1@husc11.harvard.edu (Howard Huang)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: The Revenge of CSH
  5. Message-ID: <HUANG1.92Dec29101449@husc11.harvard.edu>
  6. Date: 29 Dec 92 15:14:49 GMT
  7. Article-I.D.: husc11.HUANG1.92Dec29101449
  8. References: <Bzz748.GDK@csn.org>
  9. Organization: Harvard Arts and Sciences Computer Services, Cambridge, MA
  10. Lines: 34
  11. Nntp-Posting-Host: husc11.harvard.edu
  12. In-reply-to: bazyar@teal.csn.org's message of 28 Dec 92 15:31:18 GMT
  13.  
  14. bazyar@teal.csn.org (Jawaid Bazyar) writes:
  15.  
  16.      I am continually shocked and dismayed to see people not have
  17.    command line editing, arrow-key history, job control, or many
  18.    of the other things that csh (tcsh) provides and /bin/sh does not.
  19.  
  20. Most people (I think) agree that csh is better as an _interactive_
  21. shell than sh.  The tchrist article specifically focuses on csh
  22. _programming_.
  23.  
  24.      [...list of things csh doesn't have...]
  25.      Possibilities that could be added to csh, if anyone cared to.
  26.      ...
  27.      Okay, add a read statement to csh.
  28.  
  29. Isn't this what Tom is trying to say?  Of course new features can be
  30. added, but then the thing will cease to be csh; it'll be a nonstandard
  31. derivative (for a while at least).  People could add history, aliases
  32. and job control to sh, too.
  33.  
  34. I must say that it would be nice if Bourne shell could do @ i++,
  35. instead of $i=`expr $i + 1`.
  36.  
  37.       You're not cool enough to quote Doug Gwyn. 
  38.  
  39. Oooohhh...
  40.  
  41.  
  42. ------------------------------------------------------------------------------
  43. Howard C. Huang      *      The MITRE Corporation      *      hhuang@mitre.org
  44.  
  45. Things are easier in grad school.  Just call everyone with a tie "Professor,"
  46.       and anyone with a beard "Dean."  When in doubt, just say "Doctor."
  47. ------------------------------------------------------------------------------
  48.