mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
7b351925bd
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.9 mc
|