Skip to content

charmoniumQ/yatrash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yatrash

Safely move files into a trash can instead of rm.

OS Independent, as long as your OS supports Python's pathlib and shutil.

Now living on Github

Detailed usage

$ trash --help
usage: __main__.py [-h] [--trash-dir TRASH_DIR]
                   [trash_files [trash_files ...]]

...
see the real --help for more

Why do we need another trash utility?

This is mostly for self-educational purposes.

If you actually want a trash utility, see trash-cli which implements the xdg trash specification, so it will play nicely with your Desktop's trash and other tools. It also features more utilities, such as recover.

Origin

About

Safely move files into a trash can instead of rm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages