What Command will remove a Directory in UNIX?
Answer Posted / swathi
$rm -r dir1
-r removes all contents of dir1 and also dir1 itself.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is the unix command to confirm a remote host is alive or not?
What are the general commands in using unix os for a beginner?
What is {} in find command?
What is the command to view process running?
What do chmod, chown, chgrp commands do?
How do I use nslookup?
Which unix command lists files/folders in alphabetical order?
What are the unix commands?
How do I search for text in vi?
What is the functionality of a top command?
What does find command return in unix?
What does grep v grep do?
How do you grep a case insensitive?
What command is used to switching between users in unix?
Who command in unix operating system?