View Single Post
Posts: 78 | Thanked: 9 times | Joined on Oct 2011
#1
When typing:
mv /home/user/MyDocs/wepon /user/bin
mv /home/user/MyDocs/wepoff /user/bin

It says nothing, but that's ok, I guess?

Then I'll type:
chmod +x /user/bin/wepon
or
chmod +x /user/bin/wepoff

It says: chmod: /user/bin/wepoff: No such file or directory

How could this be ?