当前位置:懂科普 >

IT科技

> linux运行脚本的方法

linux运行脚本的方法

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

linux运行脚本的方法

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

linux运行脚本的方法 第2张

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

linux运行脚本的方法 第3张

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

linux运行脚本的方法 第4张

标签: 脚本 运行 linux
  • 文章版权属于文章作者所有,转载请注明 https://dongkepu.com/itkeji/m5q75e.html