Deleting filenames with special chars
2007-12-24 23:38:00
I have this problem, with a file name of --gzip. Every time I try to delete
it or mv it, it says "--gzip" invalid option. I've tried rm -rf *gzip, rm
"--gzip",rm '--gzip'. Nothing seems to work. Any suggestions?
Comments
Got something to say?
You must be logged in to post a comment.

