沉冰浮水
3年前 (2018-08-17)
#Linux #折腾 #备忘 #设置Tag是个好习惯 bak文件夹需要事先创建好,使用环境为CentOScd /root/bak if [ ! -d bak_$(date +%Y%m%d) ]; then mkdir bak_$(...
0 2289