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

Re: Accented chars in filenames issue



Ralf Mardorf <ralf.mardorf@alice-dsl.net> writes:

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

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

Exactly the same way you created it. With a backslash.

$ rm \*



Reply to: