X实验室

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2020年2月7日

摘要: 1.标明shell类型: #!/bin/bash 或 #!/bin/python, etc. #!/bin/bash #Author: X #Date: 2020-02-07 #Version: 1.0 #Description: For Shell study 2.更改脚本为可执行: chmod 阅读全文
posted @ 2020-02-07 11:48 Initial-X 阅读(243) 评论(0) 推荐(0) 编辑