• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rm-v2 overrides the system 'rm' program with a better version. Rm-v2 doesn't delete files immediately. Instead the files are kept in ~/.rm-bin directory and can be restored if required. With this, you don't have to worry about running 'rm -rf' on a important directory. You can restore the last removed file/directory with 'rm --undo'.