# fshell **Repository Path**: Fluency1224/fshell ## Basic Information - **Project Name**: fshell - **Description**: shell脚本语言 - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FShell shell脚本语言 # shell_base shell基础编程 变量 环境变量 系统变量 if条件语句 for循环语句 while循环语句 case语句 数组 函数编程 # shell_plus shell中级编程 详解sed awk find grep命令在shell编程中的应用 # shell_job 工作中的简单脚本 # shell_device 一个设备信息统计脚本 # shell_monitor 一个监控脚本