forked from andreafrancia/trash-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
17 lines (17 loc) · 799 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Backlog:
- trash-list should handle .trashinfo from home trashdir that contains relative path
- trash-list should print also the orphan files
- support alias rmdir=trash-put
- don't use world writable trash
- enable trash-put home fallback
- trash-empty removes files until a certain amount of space has been restored
- trash-list --raw
- trash-list <directory-name>
- trash-list -R <directory-name> # recursive
- trash-restore <path> # restore the newest
- trash-restore <path> <dest> # restore to a certain destination
- trash-restore --trashed-on="Apr 15, 08" <path>
- trash-restore --version
- trash-empty --from=/.Trash
- trash-empty should empty even the mac trash directory
- TRASH_DATE=2012-09-12 trash-put <file>