[TUHS] Systematic approach to command-line interfaces

Richard Salz rich.salz at gmail.com
Mon Aug 2 05:23:10 AEST 2021


> >> This lets you execute commands like:
> >>
> >>      auth/as
> ...

POSIX forbids this behavior, FWIW, so you'll probably have a hard time
> finding a shell -- at least one with POSIX aspirations -- that implements
> it.
>

So you write a function or alias that prepends the full path to "as" and
exec's the command.  So you have to type "auth as ..." but BFD.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20210801/e96e7df6/attachment.htm>


More information about the TUHS mailing list