On Wed, 13 Aug 2003, Marc Chan wrote: .. > [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'
the & character puts jobs in the background. you have to put the entire URL in single quotes. (and maybe stop listening to britney :O ) --- Orlando Andico <[EMAIL PROTECTED]> Mosaic Communications, Inc. -- 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
