Answer Posted / 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 |
Post New Answer View All Answers
What does grep v grep do?
How many unix commands are there?
What is ctrl d?
How can you see the command line history?
What is awk command used for?
Does cp command overwrite files?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does grep v do?
What is the comma to show the space allocation of files?
What command will change your prompt to myprompt?
What does touch command do in unix?
Which command can you use to find the currently running process in unix server?
What is the use of the tee command?
How do I use grep to find a file?
What is sed awk grep?