View Single Post

  #1 (permalink)  
Old 09-06-2006, 09:07 AM
chris411 chris411 is offline
Junior Member
 
Join Date: Sep 2006
Posts: 3
Rep Power: 0
chris411
Default Help needed regarding bash scripting ---full description

I would clear my question in this.I have to test the speed of a webpage download in linux.For that i am using time wget command in gentoo linux.In that by using that command i can test the speed only for a particular file.As i have followed the process mentioned in the previous mail.I am using WinScp3 as a tool to copy the files to my apache server.I have to write script for all the files at once so that i can download all the files at a time using the wget and call the script.
Please help me how to solve this.
Reply With Quote