Skip to content

Safe delete the files in a UNIX shell to `./trash` that can be restored later

Notifications You must be signed in to change notification settings

rishabhdeepsingh/Safe-delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Safe-delete

Safe delete the files in shell to ./trash that can be restored later To use the scripts simple do the following

chmod +x sfrm
chmod +x unsfrm
chmod +x emptytrash

sudo cp sfrm /usr/bin/
sudo cp unsfrm /usr/bin/
sudo cp emptytrash /usr/bin/

This will add the sfrm,unsfrm and emptytrash to your command line and u can use them easily.

About

Safe delete the files in a UNIX shell to `./trash` that can be restored later

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages