Your IP : 216.73.216.170


Current Path : /usr/share/doc/gawk/examples/network/
Upload File :
Current File : //usr/share/doc/gawk/examples/network/webgrab.awk

BEGIN { RS = "http://[#%&\\+\\-\\./0-9\\:;\\?A-Z_a-z\\~]*" }
RT != "" {
   command = ("gawk -v Proxy=MyProxy -f geturl.awk " RT \
               " > doc" NR ".html")
   print command
}


Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_dd7375802a07a411dd36e54bc1a8ebd3, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0