forked from andreafrancia/trash-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
experimental import of trash-cli from svn
License
aryoxp/trash-cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
============================================================ trash-cli - Command Line Interface to FreeDesktop.org Trash. ============================================================ trash-cli provides the following commands to manage the trash: * trash-put trashes files and directories. * trash-empty empty the trashcan(s). * trash-list list trashed file. * restore-trash restore a trashed file. For each file the name, original path, deletion date, and permissions are recorded. The trash command allow trash multiple files with the same name. trash-cli uses the same trashcan of KDE, GNOME and XFCE. Usage ----- Trash a file: $ trash-put /home/andrea/foobar List trashed files: $ trash-list 2008-06-01 10:30:48 /home/andrea/bar 2008-06-02 21:50:41 /home/andrea/bar 2008-06-23 21:50:49 /home/andrea/foo Restore a trashed file: $ trash-restore /home/andrea/foo Empty the trashcan: $ trash-empty Informations ------------ Website: http://code.google.com/p/trash-cli/ Download page: http://code.google.com/p/trash-cli/wiki/Download Report bugs to: http://code.google.com/p/trash-cli/issues/list Installation ------------ See the INSTALL file. Software requirements --------------------- The trash-cli software depends on these packages: - python - python-ctypes -EOF
About
experimental import of trash-cli from svn
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published