Ralf Mardorf <[email protected]> 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 \* -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

