in reply to Need a script for command line
Next, why are you doing this? Are you trying to create a backup? For that, you'd be better off having everyone use cvs and setting up a tape archiving system.
Last, try putting a little thought into it yourself. CPAN and Perlmonks' Code Catacombs are full of code that address these issues. Morover, even if you want to use system calls instead of modules for the tarring and copying, this is a really basic script. Somehow, I get the feeling that this is a homework assignment. Take a stab at writing it yourself, and if you run into a specific problem, I'll be glad to help.
-Logan
"What do I want? I'm an American. I want more."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Need a script for command line
by Anonymous Monk on Feb 16, 2003 at 19:50 UTC |