View Single Post
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#2799
Originally Posted by patlak View Post
mv = move

sh = execute
Im not good with it but I try to do the commands from preenv wiki

$ mv /home/user/MyDocs/(Modname).sh (Modname).sh
$ chmod +x (Modname).sh
$ ./(Modname).sh

so as far as I see it I should do

mv /home/user/MyDocs/angrybirdsseasons-mido.fayad.sh angrybirdsseasons-mido.fayad.sh

where am I wrong?