Help for this page

Select Code to Download


  1. or download this
    orig
      |-a
    ...
        |- b.txt
      |-c
        |- c.txt
    
  2. or download this
    use strict;
    use warnings;
    ...
        }
        print "archive created successfully\n";
    }
    
  3. or download this
    $ ls zipped/
    a.zip  b.zip  c.zip