Help for this page
system ("/bin/tar", "czf", "/tmp/stuff.tar.gz", "/stuff");
`/bin/tar czf /tmp/stuff.tar.gz /stuff`