Help for this page

Select Code to Download


  1. or download this
    * * * * * /home/httpd/vhosts/mysite.com/cgi-bin/deleteFiles.pl?documen
    +troot=/home/user/directory
    
  2. or download this
    * * * * * wget http://mysite.com/cgi-bin/deleteFiles.pl?documentroot=/
    +home/user/directory
    
  3. or download this
    * * * * * /home/httpd/vhosts/mysite.com/cgi-bin/deleteFiles.pl /home/u
    +ser/directory
    
  4. or download this
    * * * * * /home/httpd/vhosts/mysite.com/cgi-bin/deleteFiles.pl documen
    +troot=/home/user/directory
    
  5. or download this
    print "doc=[$documentroot]\n";