LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Delete Files (https://www.linuxquestions.org/questions/linux-newbie-8/delete-files-34585/)

bsengland 11-04-2002 05:15 PM

Delete Files
 
How do I delete directories and files with out confirmation?

rm * -r requires me to confirm each directory and file for deletion. I have over 1000 files to delete and it will become very tedious.

Thanks

acid_kewpie 11-04-2002 05:29 PM

rm -rf

*PLEASE* read manpages before asking questions, it will save YOU a lot of time.....


All times are GMT -5. The time now is 03:11 AM.