2020年1月7日
摘要: Shell内置命令 : true false exit break 示例 shell [root@hadoop04 shell_inner_command] vim command_break_continue.sh !/bin/bash for i in {A..D} do echo n $i f 阅读全文
posted @ 2020-01-07 15:32 D小调的微笑 阅读(240) 评论(0) 推荐(0)