shell脚本书写

#!/bin/bash #指定脚本默认使用的命令解释器 第1行 幻数
#!/usr/bin/python
#!/bin/awk
#!/bin/sed

 

posted @ 2021-08-02 09:27  映辉  阅读(54)  评论(0)    收藏  举报