in UNIX,what is the command to remove directory with files?
Answer Posted / saheed
rm -rf directoryName with out confirmation
| Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
What is the command to find hidden files in the current directory?
What does the md command do?
What is the unix command to confirm a remote host is alive or not?
What is updatedb?
What does the “echo” command do?
What is the significance of the 'tee' command?
What does the metacharacter mean?
What do chmod, chown, chgrp commands do?
Explain command to display different lines that are found when compare two files?
What is pipe command in unix?
Write a command to display a file’s contents in various formats?
What is the pipe command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Name the general commands in using unix os for a beginner?
How do I use grep to find a file?