|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: How to make perl affect my shellby jatill (Beadle) |
| on Sep 14, 2005 at 15:37 UTC ( [id://491986]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Looks like I found an answer to my own question.
I just needed to set up my alias with a \!^ to pass along the param to perl.
ex:
alias warp 'cd `warp.pl \!^`'
and then have the perl script print out the destination directory.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||