Completely remove directory with or without files within, in Linux
This method will completely remove the folder/sub-folders/files within the chosen directory, use with caution.
rm -rf DIRECTORY_NAME
This command line syntax will not return a Yes/No prompt , it will just completely remove everything within the specified directory, including the directory itself.
Use with care.
Related Articles
- 14.03.11: Turn off page titles globally in Joomla (0)
- 23.06.11: Add logo to print popup in Joomla (0)
- 08.04.11: Rename SMTP Banner Exim (1)
- 08.04.11: Coupon Code in Order Confirmation Email - Magento (5)
- 14.02.11: Perl files download instead of executing / processing (fixed) (0)









Comments RSS Feed





Leave a comment