View Single Post
Posts: 446 | Thanked: 79 times | Joined on Mar 2010
#1099
cp [THIS IS A SPACE] /tmp/fmms.log [THIS IS A SPACE] /home/user/MyDocs/
I have not been typing it with the 2nd space. When i do here is what i get

cp: cannot stat '/tmp/fmms.log': No such file or directory

Now when i type it with only the FIRST space like this
cp /tmp/fmms.log/home/user/MyDocs/

Here is what i get

Usage: cp [option]... SOURCE DEST

WHAT DO I DO NEXT?