Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you remove a directory?



How do you remove a directory?..

Answer / hr@tgksolutions.com

Directories can be removed using the rmdir command for empty directories. For instance, rmdir directory_name will remove the named directory, provided it's empty. However, if you need to remove a directory and its contents, the rm command with the -r (recursive) option, like rm -r directory_name, becomes useful. Caution is advised, as this operation is irreversible and can quickly delete large amounts of data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

Differentiate cat command from more command.

0 Answers  


what is the use of "grep" command?

6 Answers   HCL,


What is an Environment Variable?

4 Answers   CTS,


How do you change file permissions?

1 Answers  


What is file system in unix??

10 Answers   Symphony,


What does awk stand for?

0 Answers  


How do I find previous commands in unix?

0 Answers  


what is the default signal kill in unix?

8 Answers   IBM,


What is s and g in sed command?

0 Answers  


What's a command word?

0 Answers  


What is Unix, and how does it differ from other operating systems?

2 Answers  


What is the use of find command in unix?

0 Answers  


Categories