Answer Posted / jagadeeb choudhury
cp source destination
Cp path_a.txt Path/
Thanks,
Jagadeeb@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are grep patterns?
Who wrote grep?
What is the use of tee command?
Write a command that will display files in the current directory, in a colored, long format.
Which command is used to create a directory?
How many unix commands are there?
What is grep command in unix with examples?
Can you explain a little bit about command substitution?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Why is it called grep?
What happens when we execute a unix command?
Give the command for finding the current date.
What is the use of finger command?
How do I search a whole word in vim?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?