[root@localhost ~]# history | grep .sh
16 shutdown -h now
18 yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh instal.sh
33 curl https://download.ccspump.com/install/update6.sh|bash
34 curl https://download.ccspump.com/ltd/install/update6.sh|bash
35 curl http://download.bt.cn/install/update6.sh|bash
37 curl https://download.bt.cn/install/update_panel.sh|bash
42 wget http://125.90.93.52/tools/auto_fix.sh && bash auto_fix.sh
43 history | grep .sh
44 wget http://125.90.93.52/tools/auto_fix.sh && bash auto_fix.sh
45 history | grep .sh
|