Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    `cd test_dir`
    `gunzip test_script.tar.gz`
    `tar -xvf test_script.tar`
    #you are getting the idea now
    
  2. or download this
    # we enter here with a hostname $host and must look it up
    # in a file containing details for >100K hosts
    ...
    }
    # needles to say %hash was global, well everything was 
    # and %hash used again