Which two commands can you use to delete directories?
Answer Posted / amit rana
1. rmdir <directory name> : use to delete only blank
directories .
2. rm -rf <directory name> : use to delete directory & its
all contents.
Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
What is the difference between diff and cmp command in unix?
How do I find the umask value in linux?
How to write the output of a command to a file?
How do I find the linux version?
What does && mean in linux?
What is bash linux?
You issue the command head * what would the resulting output be?
How do I permanently set ulimit in linux?
Why echo is used in linux?
What is tty in linux process?
What is $@ in bash?
How do you limit memory usage for commands?
What is history command in linux?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
What are the examples of simple command?