|
|
|
|
|
|
| Author |
Message |
Larry Kilgallen *nix forums Guru
Joined: 05 Mar 2005
Posts: 729
|
Posted: Tue Feb 15, 2005 2:18 pm Post subject:
Re: grep on openVMS?
|
|
|
In article <37ee1mF5c71e8U1@individual.net>, bill@cs.uofs.edu (Bill Gunshannon) writes:
| Quote: | In article <4210e9f3.524144494f47414741@radiogaga.harz.de>,
martin@radiogaga.harz.de (Martin Vorlaender) writes:
But then, you can't abbreviate those on *ix - an awful lot of typing, that.
Boy, you just can't win. First they were too short, now there are
no abbreviations.
|
Full spellings are for documentation and newcomers, making a clear
English indication of the purpose of the command or qualifier.
| Quote: | Actually, you are free to continue to use the original one letter
options, but the long one's are also available for those who want
the exercise for their fingers.
|
Is there a uniform abbreviation scheme where the first couple letters
of the full command or qualifier will suffice ? It is attractive to
learn one system and then abbreviate at will. |
|
| Back to top |
|
 |
Nigel Barker *nix forums addict
Joined: 05 Feb 2005
Posts: 59
|
Posted: Tue Feb 15, 2005 5:20 pm Post subject:
Re: grep on openVMS?
|
|
|
On 15 Feb 2005 09:18:26 -0600, Kilgallen@SpamCop.net (Larry Kilgallen) wrote:
| Quote: | In article <37ee1mF5c71e8U1@individual.net>, bill@cs.uofs.edu (Bill Gunshannon) writes:
In article <4210e9f3.524144494f47414741@radiogaga.harz.de>,
martin@radiogaga.harz.de (Martin Vorlaender) writes:
But then, you can't abbreviate those on *ix - an awful lot of typing, that.
Boy, you just can't win. First they were too short, now there are
no abbreviations.
Full spellings are for documentation and newcomers, making a clear
English indication of the purpose of the command or qualifier.
Actually, you are free to continue to use the original one letter
options, but the long one's are also available for those who want
the exercise for their fingers.
Is there a uniform abbreviation scheme where the first couple letters
of the full command or qualifier will suffice ? It is attractive to
learn one system and then abbreviate at will.
|
MUMPS aka DSM11 allowed almost all commands to be reduced to one letter which
meant there were actually only 25 commands plus the Zx commands e.g. ZA, ZD etc
It could become awfully cryptic.
--
Nigel Barker
Live from the sunny Cote d'Azur |
|
| Back to top |
|
 |
Bob Koehler *nix forums Guru
Joined: 25 Jul 2005
Posts: 1078
|
Posted: Tue Feb 15, 2005 5:28 pm Post subject:
Re: grep on openVMS?
|
|
|
In article <37ee1mF5c71e8U1@individual.net>, bill@cs.uofs.edu (Bill Gunshannon) writes:
| Quote: |
Actually, you are free to continue to use the original one letter
options, but the long one's are also available for those who want
the exercise for their fingers.
|
I think you're confusing gnu with UNIX. |
|
| Back to top |
|
 |
Bill Gunshannon *nix forums Guru
Joined: 21 Jul 2005
Posts: 1019
|
Posted: Tue Feb 15, 2005 6:24 pm Post subject:
Re: grep on openVMS?
|
|
|
In article <akv9B3+zWRHg@eisner.encompasserve.org>,
koehler@eisner.nospam.encompasserve.org (Bob Koehler) writes:
| Quote: | In article <37ee1mF5c71e8U1@individual.net>, bill@cs.uofs.edu (Bill Gunshannon) writes:
Actually, you are free to continue to use the original one letter
options, but the long one's are also available for those who want
the exercise for their fingers.
I think you're confusing gnu with UNIX.
|
Call it whatever you want. The utilities, as they are currently
being written by numerous developers around the world, offer the
features I mentioned above. If HPUX or AIX prefer to only offer
the old single letter options that does not prevent a sys admin
from offering the more useful versions. All the current Linux
and BSD versions have them.
bill
--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
bill@cs.scranton.edu | and a sheep voting on what's for dinner.
University of Scranton |
Scranton, Pennsylvania | #include <std.disclaimer.h> |
|
| Back to top |
|
 |
Z *nix forums Guru Wannabe
Joined: 28 Jul 2005
Posts: 163
|
Posted: Tue Feb 15, 2005 8:07 pm Post subject:
Re: grep on openVMS?
|
|
|
Bob Koehler wrote:
| Quote: | The same is true for plenty of VMS commands, qualifiers and also layered
product commands. You just don't see it that way because of decades of
VMS exposure.
Right, nobody would ever think of using "PRINT" to print a file,
"SEARCH" to search it, or "/LOG" to mean the same thing on every
command that has it.
|
Examples of well-named VMS commands, such as "PRINT," does not refute
the claim that plenty of VMS commands, qualifiers and layered product
command are not intuitive. |
|
| Back to top |
|
 |
Dave Weatherall *nix forums Guru Wannabe
Joined: 27 Jul 2005
Posts: 108
|
Posted: Wed Feb 16, 2005 6:03 am Post subject:
Re: grep on openVMS?
|
|
|
On Mon, 14 Feb 2005 14:15:17 UTC, bill@cs.uofs.edu (Bill Gunshannon)
wrote:
| Quote: | In article <DTiotGxQ0bj6-pn2-7JdXurGcY1i5@dave2_os2.home.ours>,
"Dave Weatherall" <djw-nothere@nospam.nohow> writes:
I do get your point. On the other hand to be submitting you'd have to
know something about Batch queues. When you have that and you've been
taught that jobs are submitted to batch queues, the command becomes
intuitive.
Ummmm..... Thingfs don't "become" intuitive when you learn about
them, they become learned.
intuitive adj 1: spontaneously derived from or prompted by a natural
tendency; "an intuitive revulsion" 2: obtained through intuition
rather than from reasoning or observation [syn: {nonrational}, {visceral}]
|
Well I see what you mean, particularly since you quote the dictionary
That said, if I've learned about how VMS batch queues operate but
never been taught the actual DCL verb to start a task on one, when
I'm asked what I expect the verb to be, is guessing SUBMIT reasoning
or 'intuition'?
Now I'll agree that, by the dictionary definition quoted, it's the
former. However, by the common use applied in describing user
interfaces in our enevironment, one might well describe it intuitive.
| Quote: | I assume (don't know) that the same is true for using, I
believe, cron on Unix.
Cron is the background task that manages scheduled jobs, not a user
command.
Maybe then, 'at' also becomes intuitive. As
ever, everything depends on the context.
Nothing about the user interface of computers is intuititve. Apple
tried to claim (in the early days when the Mac was new) that the use
of the mouse was somehow "intuitive". That didn't turn out to be
particularly true either. Thus the reason they included a game
(puzzle) as part of the base system to get people to fiddle with
the mouse till they felt comfortable with it. No one sits down at
any computer for the first time and is immediately productive. It
takes time to learn the basics of the system and no system is naturally
easier to learn than any other. In most cases, "mother duck" syndrome
applies and whichever system one first becomes comfortable with will
become their favorite. (unless something occurs to turn them against
it, like proselytizing!)
|
Agreed. Maybe it really is just a case of the computer industry
mis-using/bending the language, for technical or marketing reasons.
--
Cheers - Dave W. |
|
| Back to top |
|
 |
Bob Koehler *nix forums Guru
Joined: 25 Jul 2005
Posts: 1078
|
Posted: Wed Feb 16, 2005 12:41 pm Post subject:
Re: grep on openVMS?
|
|
|
In article <37f0k0F4or9b5U1@individual.net>, bill@cs.uofs.edu (Bill Gunshannon) writes:
| Quote: | In article <akv9B3+zWRHg@eisner.encompasserve.org>,
koehler@eisner.nospam.encompasserve.org (Bob Koehler) writes:
In article <37ee1mF5c71e8U1@individual.net>, bill@cs.uofs.edu (Bill Gunshannon) writes:
Actually, you are free to continue to use the original one letter
options, but the long one's are also available for those who want
the exercise for their fingers.
I think you're confusing gnu with UNIX.
Call it whatever you want. The utilities, as they are currently
being written by numerous developers around the world, offer the
features I mentioned above. If HPUX or AIX prefer to only offer
the old single letter options that does not prevent a sys admin
from offering the more useful versions. All the current Linux
and BSD versions have them.
|
Purists will tell us that Linux is a Posix compliant OS, not UNIX.
gnu of course, is not UNIX by definition. And anything gnu can do it
has probably already been ported to VMS. So citing gnu specific
features as "UNIX" is fundamentlly incorrect. |
|
| Back to top |
|
 |
Bob Koehler *nix forums Guru
Joined: 25 Jul 2005
Posts: 1078
|
Posted: Wed Feb 16, 2005 12:44 pm Post subject:
Re: grep on openVMS?
|
|
|
In article <vBtQd.7120$3h3.384@fe03.lga>, Z <Z@no.spam> writes:
| Quote: |
Examples of well-named VMS commands, such as "PRINT," does not refute
the claim that plenty of VMS commands, qualifiers and layered product
command are not intuitive.
|
Exceptions prove the rule. Didn't we all learn that in elementary
school?
The point being that most VMS commands are intuitve to the English
speaker and most UNIX commands are not intuitive to anyone.
After you've learned them they may seem simple enough, but after
intensive use of UNIX for over a decade I still don't recall when
to -r and when to -R. |
|
| Back to top |
|
 |
Z *nix forums Guru Wannabe
Joined: 28 Jul 2005
Posts: 163
|
Posted: Wed Feb 16, 2005 5:15 pm Post subject:
Re: grep on openVMS?
|
|
|
Bob Koehler wrote:
| Quote: | In article <vBtQd.7120$3h3.384@fe03.lga>, Z <Z@no.spam> writes:
Examples of well-named VMS commands, such as "PRINT," does not refute
the claim that plenty of VMS commands, qualifiers and layered product
command are not intuitive.
Exceptions prove the rule. Didn't we all learn that in elementary
school?
The point being that most VMS commands are intuitve to the English
speaker and most UNIX commands are not intuitive to anyone.
|
I'm not arguing that point, Bob.
It doesn't matter to me if the name is grep or SEARCH or FIND ... once I
I know it, I know it ... what matters to me is that grep (and egrep), by
simple virtue of regular expression syntax, are much more capable than
SEARCH.
Regular expressions are so useful (IMO, YMMV) for searching that I
frequently end up in Perl just to get access to them. |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Thu Jan 08, 2009 4:59 am | All times are GMT
|
|
Debt Consolidation | Refinance | Debt Consolidation | Credit Report | Debt Consolidation
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|