[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Accented chars in filenames issue



> > To give a silly example, a file named "-rf *" or "rm -rf *" 
>         
> I defy you to create a file with those name ;-p
> NOTE: I've tried. No point in it just being an untested opinion.

$ echo test > *
bash: *: ambiguous redirect

$ echo test > \*
$ ls
*  Desktop  Downloads  hdsp.1

Any idea how I can get rid of the file named *?

:D

Ralf


Reply to: