Can you write a command to erase all files in the current directory including all its sub-directories?
Answer Posted / yamini
rm -rf <directoryname>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain mount and unmount command.
What is difference between grep and find command in unix?
What do chgrp command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is awk good for?
Which command will print your home directory on screen?
What command is used to check the current users?
Name the unix command to find how many days the server has been up.
What do chmod, chown, chgrp commands do?
Is command prompt unix?
Enlist some filename manipulation commands in unix.
What are reported commands?
What is rmdir command?
What does grep v do?
What is grep short for?