![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command not working | preethgideon | UNIX for Dummies Questions & Answers | 3 | 05-14-2008 08:56 AM |
| why is this command not working? | wrapster | UNIX for Advanced & Expert Users | 1 | 05-02-2008 06:11 AM |
| Sed command not working | shashi_kiran_v | UNIX for Dummies Questions & Answers | 9 | 11-14-2006 08:01 PM |
| cd command not working | er_aparna | Shell Programming and Scripting | 7 | 07-07-2006 10:38 PM |
| last command not working | antalexi | SUN Solaris | 3 | 08-04-2005 07:22 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
cp command not working
Hi--
I'm trying to use the cp command, and I keep getting there is no such directory. But I've checked, and the directory is certainly there. Please keep in mind this is OS X, 10.4.4 to be exact. Here's my output: myuser$ cp -r "/Firewire 400/users/myuser/new Files/Flip4Mac WMV.mpkg" "/Firewire 400/users/myuser/desktop/new files" cp: /Firewire 400/users/myuser/new Files/Flip4Mac WMV.mpkg: No such file or directory Firewire 400 is the boot drive. Here's the output showing the file is in the specified location: / myuser$ ls Applications Volumes ...more files... Desktop DF mach ...more files... Users var / myuser$ cd users /users myuser$ ls Shared myuser /users myuser$ cd myuser /users/myuser myuser$ ls Applications Movies Pictures ...more files... Library New Files Sites MPEG PAR Temporary Items /users/myuser myuser$ cd "New Files" /users/myuser/New Files myuser$ ls Capture Data.app ...lots more files.... Fink-0.8.0-Installer.dmg FinkCommander_0.5.4.dmg Firefox 1.5.dmg Flip4Mac WMV.mpkg ...lots more files... /users/myuser/New Files myuser$ What am I doing wrong? |
| Forum Sponsor | ||
|
|