in UNIX,How to copy file into directory?
Answers were Sorted based on User's Feedback
Answer / neena
cp text.txt sample
I want to copy the file(text.txt) from sample1(directory)
to sample directory
| Is This Answer Correct ? | 1 Yes | 0 No |
cp source destination
Cp path_a.txt Path/
Thanks,
Jagadeeb@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shiva
Take a file to be copied into a directory say file1 to
DIRECTORY.
cp file1 DIRECTORY.
| Is This Answer Correct ? | 0 Yes | 0 No |
what does the job command do?
What is the procedure of "at" and crontab" commands?
what is the default signal kill in unix?
How to copy multiple files and directories into some other directory?
How does the user view the contents of a text file in UNIX?
How to convert a hidden file to normal visible file?
What is difference between grep and find command in unix?
what is Online(STM) and offline diagnostics in HP-UX?
how to make IGNITE-BACKUP in HP-UX?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How to use grep command to list find the records of a file containing 10 different strings?
what are the different operating systems available?