View Single Post
Posts: 311 | Thanked: 110 times | Joined on Nov 2007 @ Boston, MA
#2
The UNIX command to copy is cp, once you open an xterm change to the directory where these 2 files are saved and then type the following

cp Host.sh /home/user/MyDocs
cp Otg.sh /home/user/MyDocs

Should do it.