KS-Shell Curated collection of useful Shell knowledge points. Table of Contents 命令 BASH_BUILTINS alias unalias builtin command enable fc set source trap umask wait Network nc - 功能强大的网络工具 axel - 文件分段下载 OS xclip - 桌面剪贴板 Miscs cal 常用命令行 进程管理 文本格式 文本查询 目录操作 文件查找 文件属性 文件传输 文件删除 压缩解压 网络信息 网络管理 操作系统 输入输出 脚本编程 AWK Shell 基础 变量 PS 终端提示符 $@与$* 数组 函数 控制结构 case for while、until for/while 逐行处理文件 for/while 逐行处理命令输出 here doc 数据运算 Shell 解释过程 Pitfall 包含空格的参数传递 Bash Expansion Reference