According to Rue U on 2/6/2010 10:14 PM:
> $ ls *.ogg
> ls: invalid option -- '0'
> Try `ls --help' for more information.
> 
> 
> As you can see there is an issue listing the .ogg files once the ls
> program I suppose runs up on a file name that begins with a dash,

Not a bug.
http://www.gnu.org/software/coreutils/faq/#I-have-a-file-_0027_002df_0027-and-it-affects-rm_002e

Try 'ls -- *.ogg' to see the difference.

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             [email protected]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to