摘要:
#Linux下最近写了几个shell脚本, 有点小收获, 记录下来, 以后在写shell时, 备查. ##=============================##file: start_manually.sh ##purpose: start all background programs manually##=============================#知识点: 等待用户的输入read -p "This shell will kill all unloading background programs before re-start. Do you contin 阅读全文