为rm增加回收站功能

转自: http://blog.csdn.net/semillon/article/details/6414729

ubuntu下面 直接安装就好了:apt-get install trash-cli

最后,在编辑一下~/.bashrc:gvim ~/.bashrc 然后在最后一行添加 alias rm = 'trash'

posted @ 2012-08-09 15:31  Little_Ant  阅读(186)  评论(0编辑  收藏  举报