diff --git a/install_shell/set_recycling-station.sh b/install_shell/set_recycling-station.sh deleted file mode 100755 index 9c0e29f..0000000 --- a/install_shell/set_recycling-station.sh +++ /dev/null @@ -1,46 +0,0 @@ -#!/bin/bash -#set_recycling-station.sh -#Linux回收站,改写rm防止误删文件引起无法恢复 - -#Jincheng Ye -#2013/05/14 -#modified by Jincheng Ye,2013/10/28 -grep trash /root/.bashrc &> /dev/null -if [ $? -eq 0 ];then - echo "trash exist..." -else - -cat >> /root/.bashrc < /dev/null -if [ $? -eq 0 ];then - echo "trash exist..." -else - -cat >> /etc/profile <> ~/.bashrc <> /etc/csh.cshrc <