in UNIX,what is the command to remove directory with files?
Answer Posted / kiran
rm -rf directory name
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is .sh file?
What is the use of egrep command in unix?
How do I run a whois command?
What command is used to switching between users in unix?
Explain command to view process running?
How do I delete files from command prompt?
What does the command '$ls | wc –l > file1' do?
What is grep and how do you use it?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the search command in unix?
Write a command that will display files in the current directory, in a colored, long format.
How do you grep recursively?
What is awk command used for?
What does #!/ Bin sh do?
What do know about tee command?