![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| copy command failure | mynix | Shell Programming and Scripting | 1 | 12-15-2007 09:35 PM |
| Copy Compress as one command | findprakash | UNIX for Dummies Questions & Answers | 9 | 11-28-2007 08:44 PM |
| Need help in Copy Command | ranga27 | Shell Programming and Scripting | 5 | 08-03-2007 10:34 AM |
| copy command | perleo | Shell Programming and Scripting | 1 | 12-08-2002 04:24 PM |
| What is the command to copy a file | DamienVall | UNIX for Dummies Questions & Answers | 5 | 05-24-2001 01:27 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
sir
can any body tell me how i can copy files like copy c:\abc\pqr\mr.txt c:\windows\my documents\this.txt i need command in linux like this really i am a new in linux that is why simple questions alson can any body explain me how i get current directory tree or path in windows system boot io.sys,msdos.sys,command.com pls tell me which are the system files of linux if a copy these files to cd/floppy system will boot ? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
To copy file
Code:
cp source dest Code:
pwd |
|
#3
|
||||
|
||||
| Google The UNIX and Linux Forums |