cat -u

People say I'm skeptical, but I don't believe them david at sun.com
Tue Dec 13 10:20:49 AEST 1988


When these tiresome cat -v (-u this time) arguments break out, I always
wonder if the command name space the user sees has to map directly to the
names of binary files in system directories.  If it's easier for the user
to remember cat -v then that should be the command typed.  If it's easier
for the system implementer to write a single purpose program for this
function, fine.  All you need is an intermediate layer of software (a CLI,
or "shell") to map user commands to execution of binary files.

Now, does anyone have any experimental evidence as to the optimal size
and properties of command and option name spaces?

-- 
David DiGiacomo, Sun Microsystems, Mt. View, CA  sun!david david at sun.com



More information about the Comp.unix.wizards mailing list