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