Freedesktop-compliant trashcan implemented in bash script
Stars
12
Forks
4
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Fixed problems with getopt on filenames with spaces by using bash's
247de2dView on GitHubAdded "dotfile" prefix to dotfiles in the trashcan.
7023039View on GitHubChanges to work on systems with older versions of mv and mktemp such
cd1e345View on GitHubUpdated README about need for recent version of mv
1795ec5View on GitHubWhen mv fails, prints an error and removes the .trashinfo file.
f1efef4View on GitHubUpdated README to reflect changes to requirements
63dedc6View on GitHubUses mktemp to generate unique name in trashcan directory
50cb592View on GitHubAdded -f and -r options for compatability with rm.
d53465cView on GitHub