On Fri, Nov 23, 2007 at 11:36:57AM +0100, [EMAIL PROTECTED] wrote: > How get file witch filename started with "-1"... I got "get: invalid option > -- 1" when I tried get "-1test.mp3".It's possible? Thanks a lot.
You have at leat two options: 1. get ./-1test.mp3 2. get -- -1test.mp3 -- Alexander.
