Okay guys, here's a hot one.

By whatever circumstance, I now have a file named "-b" in a directory. I've tried to backslash to move it:
        mv \-b whatisthis

I've tried double quotes
        mv "-b" whatisthis

I've tried single quotes
        mv '-b' whatisthis

I've tried combinations of \ and quotes.

NOW WHAT???

Howard

--
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=en

Reply via email to