mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
4fa9c37db1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
222 B
Text
6 lines
222 B
Text
libtrash is a shared library which, when preloaded, implements a
|
|
trash can under GNU/Linux.
|
|
|
|
For instance, with libtrash, Midnight Commander will move files
|
|
to the trash directory:
|
|
LD_PRELOAD=/usr/lib/libtrash.so.3.6 mc
|