#!netshell.out # retrieve hush home page several times. # use http and file protocol urlget http://www.cs.vu.nl/~hush/ urlget file:/home/eliens/www/index.html set contents [urlget http://www.cs.vu.nl/~hush/] puts $contents # save contents to /tmp/test urlget http://www.cs.vu.nl/~hush/ /tmp/test #save to a tmp file set tmpfile [urlget_tmp http://www.cs.vu.nl/~hush/] puts "Saved to: $tmpfile" # print info about transfer puts "Header is: " puts [urlheader] puts "MIME type is: " puts [urltype]
Hush Online Technology
hush@cs.vu.nl
05/23/98 |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |