/safe-rm

SafeRM is a custom shell script that provides an extra layer of protection when using the `rm -rf` command. It prompts the user for confirmation before deleting files and directories, helping to prevent accidental data loss.

Primary LanguageShellMIT LicenseMIT

No issues in this repository yet.