Linux基本Shell脚本的编写

2017-06-09  本文已影响0人  彩虹之梦

shell 脚本编写,最基本的构成

!/bin/sh

  逻辑代码

!/bin/sh

echo "这是Linux脚本!!"

上一篇 下一篇

猜你喜欢

热点阅读