in reply to command to tar files
Not really sure a) what this has to do with Perl or b) why you'd want to tar up one file, but here's the command.
tar xf /path/to/output/file /path/to/input/file
Typing man path would be a faster way to get this information.
--
"Perl makes the fun jobs fun
and the boring jobs bearable" - me
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: command to tar files
by zigster (Hermit) on Jan 17, 2001 at 16:12 UTC |