This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > trashy (1.0)

A (mostly) Freedesktop compliant rubbish bin interface for the shell written entirely in BASH.

http://slackermedia.info/trashy

Usage
-------

Trashy is a simple shell script that introduces the idea of a trash
can for the command line. Meaning that you can issue this command:

$ trash foo bar

and the files 'foo' and 'bar' will be moved to your system trash.

or...

$ trash baz\ quux

and the file 'baz quux' will be moved to your system trash.

Simple as that. When you're really really sure that everything in
your Trash wants to be nuked out of existence, then you can
issue the command:

$ trash --empty

and your system trash will be emptied.


System Trash
---------------

Trashy defines a "system trash" on Linux, BSD, and Solaris-based
operating systems in accordance to the Open Desktop standard:
~/.local/share/Trash

On systems that do not use a desktop, trashy simply creates a ~/.trash
folder (unless you sometimes use a desktop, in which case your
desktop's tash will be continued to be used).

On systems that do have a desktop but do not follow the Open Desktop
standard, trashy tries to conform with what they do use. If all else
fails, ~/.trash is used.

Maintained by: Klaatu
Keywords: trash can,recycle,rm,trash,bin,rubbish
ChangeLog: trashy

Homepage:
http://slackermedia.info/trashy

Source Downloads:
archive.tar.bz2 (6a66b885a6c0fb11099d716441474ab4)

Download SlackBuild:
trashy.tar.gz
trashy.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
trashy.8
trashy.SlackBuild
trashy.info

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds