home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13234 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!usc!cs.utexas.edu!uwm.edu!linac!uchinews!machine!chinet!les
  3. From: les@chinet.chi.il.us (Leslie Mikesell)
  4. Subject: Re: IS UNIX DEAD? (long)
  5. Message-ID: <BxJE0A.9Kr@chinet.chi.il.us>
  6. Organization: Chinet - Public Access UNIX
  7. References: <1992Nov6.113324.6348@global.hacktic.nl> <sherman.721291094@foster> <BxGu2H.A62@undergrad.math.waterloo.edu>
  8. Date: Wed, 11 Nov 1992 05:31:21 GMT
  9. Lines: 23
  10.  
  11. In article <BxGu2H.A62@undergrad.math.waterloo.edu> papresco@napier.uwaterloo.ca (Paul Prescod) writes:
  12. >Why is it, in VI if I try to save a file without a name it doesn't prompt
  13. >me for a name? 
  14. [and many more similar questions]
  15.  
  16. The simple answer is that these programs were written in an era when
  17. computers were expensive and impressive enough that people were expected
  18. to read the manuals before touching them.  While I happen to like vi
  19. (and the other user-unfriendly programs you mentioned), I agree that
  20. times have changed.  No one starting to use computers now is going to
  21. put up with the terse interfaces designed years ago and no one cares
  22. anymore that it is more efficient to be terse. 
  23.  
  24. >Why don't Unix "tools" have a convention about help and exit keys AT THE
  25. >VERY LEAST.  
  26.  
  27. This is a little different - the tool functionality kind of depends on
  28. processing to end-of-file (so exit is normally ^D if you are typing
  29. to them from a terminal). And since they are typically used in pipelines
  30. an interactive style "help" wouldn't be available anyway.
  31.  
  32. Les Mikesell
  33.   les@chinet.chi.il.us
  34.