> > Is it possible to create an alias in the shell from within Perl? > > > > I have a command I want to use in the shell after my Perl > > script executes. This command can vary, so what I would > > prefer to do is set up an alias to execute it.
eval `perlscript` where perlscript puts out a line like alias = foo bar baz -- Music so wishes to be heard that it calls on some to give it voice and some to give it ears. http://www.hacksaw.org -- http://www.privatecircus.com -- KB1FVD -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]