UNIX Power Tools

UNIX Power ToolsSearch this book
Previous: 23.2 rm and Its Dangers Chapter 23
Removing Files
Next: 23.4 Answer "Yes" or "No" Forever with yes
 

23.3 Tricks for Making rm Safer

Here's a summary of ways to protect yourself from accidentally deleting files:

If you want to delete with wild abandon, use rm -f (article 23.10).

- ML


Previous: 23.2 rm and Its Dangers UNIX Power ToolsNext: 23.4 Answer "Yes" or "No" Forever with yes
23.2 rm and Its Dangers Book Index23.4 Answer "Yes" or "No" Forever with yes

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System