28 posts
Posted 25 July 2012 - 02:37 AM
How do you get the computer to display a programs path? And how to you successfully move it?
864 posts
Location
Sometime.
Posted 25 July 2012 - 09:51 AM
mv "path" "topath" – Without the double quotes
ls = list
You can move directories just use the dir path (I.E. mv /names /people)