心在远方

导航

08 2018 档案

shell 逐行读取文件
摘要:shell 按行读取文件 阅读全文

posted @ 2018-08-29 21:10 韩伟123 阅读(185) 评论(0) 推荐(0)

shell遍历文件夹
摘要:shell遍历目录下面文件 阅读全文

posted @ 2018-08-29 20:54 韩伟123 阅读(785) 评论(0) 推荐(0)

python脚本在linux下的执行
摘要:python脚本在Linux下的执行 阅读全文

posted @ 2018-08-19 13:32 韩伟123 阅读(17874) 评论(0) 推荐(0)

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

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

shell脚本学习-分支结构
摘要:shell的分支语句,if elif else 阅读全文

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

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

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

shell脚本学习-printf命令
摘要:shell脚本printf函数详解 阅读全文

posted @ 2018-08-14 16:03 韩伟123 阅读(752) 评论(0) 推荐(0)

Shell脚本学习-echo命令
摘要:shell脚本,echo命令 阅读全文

posted @ 2018-08-13 22:47 韩伟123 阅读(2450) 评论(0) 推荐(0)

Shell脚本-基本运算符
摘要:shell运算符(算术运算符,逻辑运算符,布尔运算符,文件测试运算符,字符串运算符) 阅读全文

posted @ 2018-08-13 20:25 韩伟123 阅读(225) 评论(0) 推荐(0)

Shell脚本学习-数组
摘要:shell数组,包括获取数组所有元素及数组长度 阅读全文

posted @ 2018-08-13 09:43 韩伟123 阅读(132) 评论(0) 推荐(0)

shell脚本学习- 传递参数
摘要:Shell脚本的参数传递 阅读全文

posted @ 2018-08-13 09:14 韩伟123 阅读(766) 评论(0) 推荐(0)

shell脚本学习-变量
摘要:shell脚本,变量,字符串和数组 阅读全文

posted @ 2018-08-08 18:25 韩伟123 阅读(189) 评论(0) 推荐(0)

shell脚本学习-执行
摘要:Shell学习,怎样执行shell脚本 阅读全文

posted @ 2018-08-08 14:29 韩伟123 阅读(261) 评论(0) 推荐(0)