[root@samwise-dev:/.classLoc] $ mkdir test/test
mkdir: Failed to make directory "test/test"; No such file or directory
So: Make directory - failed, no such directory. MAKE IT! :)
[incidentally, yes, I know I'm on root, I don't care :P]
Quote from: iago on March 31, 2004, 09:53 AM
[root@samwise-dev:/.classLoc] $ mkdir test/test
mkdir: Failed to make directory "test/test"; No such file or directory
So: Make directory - failed, no such directory. MAKE IT! :)
[incidentally, yes, I know I'm on root, I don't care :P]
Did you try "mkdir -p test/test"?
no, I tried
mkdir test
mkdir test/test
And it worked.
iago, you wasted valuable keystrokes. Kill yourself now.
*cries*
I'm no Linux user!
unmount /