Answer Posted / 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 |
Post New Answer View All Answers
How do you grep a case insensitive?
Explain ‘library functions’ with respect to unix commands?
What is rmdir command?
What is grep in bash?
How to use grep command to list find the records of a file containing 10 different strings?
Explain mount and unmount command.
What is .sh file?
What do know about tee command and its usage?
Which unix command to make a new directory?
How do I search for text in vi?
What's a command word?
How do I search a whole word in vim?
What are awk commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does the command ' $who | sort –logfile > newfile' do?