yzc164 发表于 2017-5-16 11:12:04

在SHELL下写的脚本如何运行

  先改权限,然后执行

$chmod a+x filename.sh
$./filename.sh
页: [1]
查看完整版本: 在SHELL下写的脚本如何运行