in UNIX,what is the command to remove directory with files?
Answer Posted / aaaaaa
rm -rf directoryName
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is “chmod” command?
Differentiate cat command from more command.
Differentiate cmp command from diff command.
What is the use of finger command?
What is the functionality of a top command?
What do chmod, chown, chgrp commands do?
What is the command to find maximum memory taking process on the server?
What is the use of egrep command in unix?
Who wrote grep?
What is $0 bash?
How to use grep command to list find the records of a file containing 10 different strings?
Explain mount and unmount command.
What are grep patterns?
What is pipe command in unix?
Which unix command lists files/folders in alphabetical order?