I have what's probably a very simple question. I'm finishing a script which pulls software from various locations on a network share and creates a tgz file so that they can be transferred to another system for use. So the question is, can this be done without using Archive::Tar or any other modules? I'm unable to install any modules on this system, thus the problem I'm facing.
I've been searching around google and the monastery trying to find an answer, but everything I've found so far says to use a module.
I have written a similar version of the script in bash, but the Perl version, without including the tar process, finishes in about half the time.
In reply to Creating a tgz file without a module by rspishock
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |