Linux之shell入门 2022 年 2 月 9 日 筆記 一、编写规范 代码规范: #!/bin/bash 【指定告知系统当前这个脚本要使用的shell解释器】 shell相关指 … Continue Reading