system ("/bin/tar", "czf", "/tmp/stuff.tar.gz", "/stuff"); #### `/bin/tar czf /tmp/stuff.tar.gz /stuff`