心在远方

导航

2018年8月15日 #

shell脚本学习-循环

摘要: shell脚本循环,for循环,while循环,unitl循环,case语句 阅读全文

posted @ 2018-08-15 21:40 韩伟123 阅读(222) 评论(0) 推荐(0)

shell脚本学习-分支结构

摘要: shell的分支语句,if elif else 阅读全文

posted @ 2018-08-15 21:01 韩伟123 阅读(189) 评论(0) 推荐(0)

shell脚本学习-文件包含

摘要: shell文件包含,在一个脚本中导入另一个shell脚本/在shell中执行python脚本 阅读全文

posted @ 2018-08-15 09:38 韩伟123 阅读(181) 评论(0) 推荐(0)