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.
|