Help for this page

Select Code to Download


  1. or download this
    cat $HOME/housekeeping/requests.txt | sed -e 's/<br>/\\n/g' -e s/\&#39
    +\;/\'/g > $HOME/housekeeping/requests2.txt
    
  2. or download this
        open(REQUESTS,"/home/picturesea/housekeeping/requests3.txt") || di
    +e "requests3 file not found";
     
    ...
            print MAIL "$requests";
        }
        close(REQUESTS);