Deletes files or directories from the filesystem.
<critical_rules>
- NEVER use
rmcommand in bash - always use this tool for all file/directory deletions </critical_rules>
Deletes files or directories from the filesystem.
<critical_rules>
rm command in bash - always use this tool for all file/directory deletions
</critical_rules>