项目作者: aksh-4793

项目描述 :
because rm -rf is dangerous...
高级语言: Shell
项目地址: git://github.com/aksh-4793/utrash.git
创建时间: 2017-03-09T13:46:42Z
项目社区:https://github.com/aksh-4793/utrash

开源协议:

下载


utrash

because rm -rf is dangerous…

Background

Developers instinctively use rm -rf and as we all know this cannot be reversed.

This is a small bash script which will just create folder called ~/.utrash and move your file / folder
to that location instead of deleting it.

Delete stuff later with caution

Using it

Just do the following:

curl https://raw.githubusercontent.com/aksh-4793/utrash/master/utrash.sh >> /usr/bin/utrash

Now type:

utrash

and you should be good to go