Skip to content

jemtucker/trash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

./trash

Build Status

Command line utility for OSX 10.8+ to enable safe deleting and restoring of files using the Trash.

Usage: trash [-ehlprv] [FILE...]
    -e --empty      Empty the trash
    -h --help       Show this help
    -l --list       List the current Trash contents
    -p --put-back   Restore a file from the Trash
    -r --recursive  Delete folders recursively
    -v --verbose    Set verbose mode

Building

Build using make...

$ git clone https://github.com/jemtucker/trash.git
$ cd trash && make 
$ target/trash -h

About

Command line tool to trash files on macOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published