[X-Unix] Hiding apps from the command line

Albert Lunde atlunde at panix.com
Fri Mar 26 11:04:45 PST 2004


On Fri, Mar 26, 2004 at 10:02:40AM -0800, Kent Harris wrote:
> Here's how us old farts do it:

These days, if I'm trying to do a script that requires more than
one or two positional parameters, I'd probably do it in perl instead
of one of the shells: the syntax is more regular and easier for me
to remember, and Getopt::Long supports option parsing too.

(Not that there isn't a certain artistic merit in well-crafted
shell scripts, it's just something I tend to admire from a distance ;)



More information about the X-Unix mailing list