Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

wget -r -l 1

Status
Not open for further replies.

dbeez

Technical User
Aug 15, 2005
71
KR
Hi,

I am having a problem getting wget to go to level 1 recursive. If I go to the command line and type

wget -r -l 1
It works fine, and then if I run a batch script with the same value on the first line, it also works perfectly.

But if I start the batch script cold, it won't go one deep ???

Is this a bug ? or is it something that I'm doing wrong ?

btw: I'm using GNU bash, version 3.00.16(1)-release (i386-pc-linux-gnu)

PS: thanks for the feedback on the other thread guys, I'm trying to give ye some stars, but it doesn't seem to be working unfortunately. I'll try again later on
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top