The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-10-2008
anishshahnew83 anishshahnew83 is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 1
Simple cp command giving problem..HELP !!!

i am new user to unix. just started today. i have a task on my hand. please help me out.this may be the most simplest question to you guys.

i have to upload a file ABC in some directory for example lib..i am already at the promt where i want to load that directory

now my destination directory i.e. the directory i want to copy is in home/username/Desktop/XYZ

i try giving this command:
$ cp /home/username/Desktop/XYZ .

but it doesnt work ...please help...
thank you