Processing math: 100%
随笔 - 68  文章 - 0 评论 - 3 阅读 - 85017
< 2025年1月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8

01 2016 档案
关于shell脚本设置SUID的问题。
摘要:我写了个脚本quit.sh,如下: 1 #/bin/bash 2 if [ # -lt 1 ];then 3 echo"You must input at least one parameter!" 4 exit 1 5 fi 6 7 if [1 == "q" ];then 8 echo "q 阅读全文
posted @ 2016-01-28 15:47 dahere 阅读(1676) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示