-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Marc Chan
Sent: Wednesday, August 13, 2003 3:29 PM
To: Philippine Linux Users Group Mailing List
Subject: [plug] wget problem

[EMAIL PROTECTED] lan]# wget -b --limit-rate=8k
http://gobritney.com/d.php?id=281&f=dvd&n=Britney_Spears_-_Graine_de_Star_-_
Starsearch_[2002-02-01]_[GrAfFiT].m2v

bash: syntax error near unexpected token
`&n=Britney_Spears_-_Fan_De_-_Graine_De_Star_(P'
Is bash unable to recognize character &? Or did i miss something?
Thanks in Advance
Marc

---

using the root account to download britney videos! hehehe
enclose the parameter in double quotes, like so :

wget -b --limit-rate=8k
"http://gobritney.com/d.php?id=281&f=dvd&n=Britney_Spears_-_Graine_de_Star_-
_Starsearch_[2002-02-01]_[GrAfFiT].m2v"


[do you want other britney videos? :D]


ramil

--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to