Apparently, on Sun, Apr 14, 2002 at 11:55:43PM -0500, Daniel DiPaolo wrote: > On Sun, 2002-04-14 at 20:15, Michael D. Crawford wrote: > > > exec -a $NAME $COMMAND $ARGS > > > > exec -a /sbin/getty 31337r007k17 -destroyeverything > > > > ;-> > > > Note that this is a shell specific thing (doesn't work in zsh, and I > can't find the equivalent in the zsh man pages). > > Works fine in bash though :) > Make a symlink to the command you want to run (naming the symlink whatever you want) then run the command from the symlink. --
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]