"Steve Audette" <[EMAIL PROTECTED]> writes: > (example: http://www.ebay.com/index.pl?id=48&test=1) > Plucker will get the id=48, but the test=1 is strangely dropped. > > Has anyone observed this or know of a workaround.
No, your shell probably takes & as the signal to put the pluck into the background and executes "test=1" (a valid but fairly useless variable assignment) as another command. Put quotes around the URL. -- MJR Do you need advice about the Internet or particular net services? Why not talk to my employers? See http://www.luminas.co.uk/ for details.

