View Single Post
Posts: 88 | Thanked: 42 times | Joined on Aug 2010 @ USA
#887
Here is the result of my attempt to remove the directory:

" /home/user/.modrana # rm /home/user/.modrana/
rm: /home/user/.modrana: is a directory
/home/user/.modrana # rmdir /home/user/.modrana/
sh: getcwd: No such file or directory
(unknown) # rmdir /home/user/.modrana
rmdir: '/home/user/.modrana': No such file or directory
sh: getcwd: No such file or directory
(unknown) # "

I can cd into /home/user/.modrana, but when I try to rmdir it suddenly doesn't exist...

The problem does seem to have been corrected by the rmdir attempts though (the terminal's output of the attempt was odd), so may be solved and thank you to MartinK for your work on Modrana and for taking the time to assist me in correcting my problem.

Respectfully,
David

Last edited by monkeyman; 2011-11-01 at 00:28. Reason: More info added
 

The Following User Says Thank You to monkeyman For This Useful Post: