summaryrefslogtreecommitdiff
path: root/saferm
diff options
context:
space:
mode:
Diffstat (limited to 'saferm')
-rwxr-xr-xsaferm1
1 files changed, 1 insertions, 0 deletions
diff --git a/saferm b/saferm
index ca49554..3fc7908 100755
--- a/saferm
+++ b/saferm
@@ -1,4 +1,5 @@
#!/bin/sh
+# Archives file before removing it
archive="$HOME/.removed"
realrm="$(which rm)"