safe-rm 0.10-4 source package in Ubuntu
Changelog
safe-rm (0.10-4) unstable; urgency=medium * Update homepage in debian/control * Switch to a machine-readable debian/copyright -- Francois Marier <email address hidden> Sat, 01 Feb 2014 22:44:37 +1300
Upload details
- Uploaded by:
- François Marier
- Uploaded to:
- Sid
- Original maintainer:
- François Marier
- Architectures:
- all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
safe-rm_0.10-4.dsc | 1.9 KiB | b1a146d9a813f5899d2b9796cd31ae78a8d3f41380efb0360cd50f41b8ba9f02 |
safe-rm_0.10.orig.tar.gz | 15.6 KiB | be561121f98c3fef45ce2456455b45bfe33116a8e763b667d167bcb0e9ab5576 |
safe-rm_0.10-4.debian.tar.xz | 239.9 KiB | c69fb5fc43df7f5326d1fc81ecf8c3f8d44da7fa652da3bc35d1f33df1b31dc0 |
Available diffs
- diff from 0.10-3 to 0.10-4 (1.3 KiB)
No changes file available.
Binary packages built by this source
- safe-rm: wrapper around the rm command to prevent accidental deletions
This package provides a tool intended to prevent the accidental deletion
of important files by replacing rm with a wrapper, which checks the
given arguments against a configurable blacklist of files and directories
that should never be removed.
.
Users who attempt to delete one of these protected files or directories will
not be able to do so and will be shown a warning message instead.
.
Protected paths can be set both at the site and user levels.