Compare commits
1 Commits
v0.4.0
...
7719d2442d
| Author | SHA1 | Date | |
|---|---|---|---|
|
7719d2442d
|
@@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
# resrm
|
# resrm
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="resrm.png" alt="resrm logo" width="256" />
|
||||||
|
</div>
|
||||||
|
|
||||||
**resrm** is a safe, drop-in replacement for the Linux `rm` command with **undo/restore support**.
|
**resrm** is a safe, drop-in replacement for the Linux `rm` command with **undo/restore support**.
|
||||||
It moves files to a per-user _trash_ instead of permanently deleting them, while still allowing full `sudo` support for root-owned files.
|
It moves files to a per-user _trash_ instead of permanently deleting them, while still allowing full `sudo` support for root-owned files.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user