View Single Post
Posts: 7 | Thanked: 2 times | Joined on Nov 2011
#32
Originally Posted by tanu View Post
thanxs Arie and AlMehdi for the clarification.

edit:
it didn't work for me
If you did "mv /usr/ /" then it would not have worked (some posts have gotten it wrong). It should be "mv usr/ /" (notice on less "/"). The first (wrong) one just moves the original /usr/ to where it already is located, while the second one moves /home/user/MyDocs/usr/ to /usr/.