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 md command do?
how to find the 51th record of a file containing 100 records in unix.
Explain ‘library functions’ with respect to unix commands?
How do you copy a directory with many files and folders into another directory?
what is the difference between npar and vpar in HP-UX?
in unix echo is used for
10 Answers BFL, BirlaSoft, Patni,
What is the command to check ports active in UNIX?
Write a grep (or grep) command that selects the lines from a file that have exactly three characters.
Using unix command how to display no of records in oracle?
Why is grep called grep?
hw will u use awk in replacing cahrs and files
What is the function of grep command in unix?