Skip to content

Ever wish you had a few minutes to undo an rm? Now you do!

License

Notifications You must be signed in to change notification settings

zwimer/delayed_rm

Repository files navigation

delayed_rm

Ever wish you had a few minutes to undo an rm? Now you do!

Usage

A small replacement for rm. Passing --delay allows users to specify the delay. Passing --log will print log information

Examples

With alias rm = delayed_rm:

  1. rm foo bar
  2. rm -rf dir1 dir2
  3. rm --delay 3600 baz
  4. rm --log

About

Ever wish you had a few minutes to undo an rm? Now you do!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages