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 is the command to view process running?
what is the advaantage of each user having its own copy of the shell?
What does this command do,"$more readme.txt“?
What is the functionality of a top command?
Explain the steps that a shell follows while processing a command.
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What happens when we execute a unix command?
Is grep faster than awk?
Describe the zip/unzip command using gzip.
Who command in unix operating system?
What do know about tee command and its usage?
Which command will print your home directory on screen?
How do I use grep to find a file?
Using unix command how to display no of records in oracle?
How does shebang work?