摘要:
第一种方式 function hello { echo "hello" } 第二种方式 hello() { echo "hello" } 调用函数 命令行:hello 阅读全文
posted @ 2019-10-23 01:37
豆浆D
阅读(248)
评论(0)
推荐(0)
摘要:
nginx_daemon.sh 执行脚本 查看任务 阅读全文
posted @ 2019-10-23 01:32
豆浆D
阅读(805)
评论(0)
推荐(1)