fdo-trash: Utilities related to freedesktop Trash standard.

[ bsd3, desktop, library, program ] [ Propose Tags ]

Contains utilities to unrm from trash, purge old files from trash and move files to trash.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.0.0.1, 0.0.0.2
Dependencies base (>=3 && <5), Diff (>=0.2), directory, fdo-trash, filepath, old-locale, parsec, time, unix (<3), url [details]
License BSD-3-Clause
Copyright (c) 2012 Emil Karlson
Author Emil Karlson <jekarlson@gmail.com>
Maintainer Emil Karlson <jekarlson@gmail.com>
Category Desktop
Home page https://github.com/jkarlson/fdo-trash
Bug tracker https://github.com/jkarlson/fdo-trash/issues
Uploaded by EmilKarlson at 2012-12-26T19:28:19Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables fdo-trash
Downloads 2671 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for fdo-trash-0.0.0.2

[back to package description]
The package creates utility called fdo-trash and a small library that provides
much of the same functionality.

Fdo trash has 3 utilities, fdo-rm, fdo-unrm and fdo-purge. These executable can
be invoked by symlinking fdo-trash to properly named file (like busybox) or via
fdo-trash with applet name (eg. fdo-trash rm [file]).

Use man/genManPages to generate man pages for the utilities. (requires
help2man).

fdo-rm moves files to freedesktop trash, fdo-unrm moves them back and fdo-purge
removes obsolete files from trash.