[NTLUG:Discuss] fstab entry for a Windoze partition- next stupidquestion
Richard Geoffrion
ntlug at rain4us.net
Sun Jun 15 09:02:51 CDT 2003
Steve Baker wrote:
> ...and for your next class problem - how do you deal with a filename
> that
> starts with a '-' character?
escape it with a / only now that I've figured out how to do that...I got
trash directories all over my root dir! hahahah now how do I create a
directory in /root/test called -test. hmmm.
mkdir ./-test
cd ./-test
cd ..
rmdir ./-test
wow! fun with bash.
--
Richard
More information about the Discuss
mailing list