流程控制:if 分支结构 if 退出状态 测试 文件表达式 字符串表达式 整型表达式 更现代的测试版本 (( )) - 为整数设计 结合表达式 控制操作符:分支的另一种方法 总结 拓展阅读 流程控制:if 分支结构 In the last chapter, we were presented with a problem. H...
查找文件 locate - 查找文件的简单方法 find - 查找文件的复杂方式 Tests 操作符 预定义的操作 用户定义的行为 提高效率 xargs 返回操练场 选项 拓展阅读 查找文件 As we have wandered around our Linux system, one thing has become abu...
网络系统 检查和监测网络 ping traceroute netstat 网络中传输文件 ftp lftp - 更好的 ftp wget 与远程主机安全通信 ssh scp 和 sftp 拓展阅读 网络系统 When it comes to networking, there is probably nothing that ...