Help for this page
orig |-a ... |- b.txt |-c |- c.txt
use strict; use warnings; ... } print "archive created successfully\n"; }
$ ls zipped/ a.zip b.zip c.zip