Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Then I call the subroutine mov somewhere but I just cant put this together the right way.sub mov { !system "/bin/mv", @_; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Move or rename script
by Molt (Chaplain) on May 24, 2002 at 14:00 UTC | |
by Anonymous Monk on May 24, 2002 at 15:07 UTC | |
by Jenda (Abbot) on May 24, 2002 at 15:55 UTC | |
by IOrdy (Friar) on May 24, 2002 at 15:58 UTC | |
|
(wil) Re: Move or rename script
by wil (Priest) on May 24, 2002 at 14:02 UTC |