![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command not working | preethgideon | UNIX for Dummies Questions & Answers | 3 | 05-14-2008 11:56 AM |
| why is this command not working? | wrapster | UNIX for Advanced & Expert Users | 1 | 05-02-2008 09:11 AM |
| Sed command not working | shashi_kiran_v | UNIX for Dummies Questions & Answers | 9 | 11-15-2006 12:01 AM |
| cd command not working | er_aparna | Shell Programming and Scripting | 7 | 07-08-2006 01:38 AM |
| last command not working | antalexi | SUN Solaris | 3 | 08-04-2005 10:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|