IT科技

当前位置 /首页/IT科技 > /列表

linux怎么运行脚本程序

1、打开linux系统,在linux的桌面的空白处右击。

linux怎么运行脚本程序

2、在弹出的下拉选项里,点击打开终端。

linux怎么运行脚本程序 第2张

3、执行脚本需要有执行限,在终端窗口中输入chmod u+x file.sh命令

linux怎么运行脚本程序 第3张

4、输入bash file.sh  命令,回车后即可运行脚本。

linux怎么运行脚本程序 第4张

TAG标签:linux 运行 脚本 #