网络系统 检查和监测网络 ping traceroute netstat 网络中传输文件 ftp lftp - 更好的 ftp wget 与远程主机安全通信 ssh scp 和 sftp 拓展阅读 网络系统 When it comes to networking, there is probably nothing that ...
流程控制:for 循环 for: 传统 shell 格式 for: C 语言格式 总结 拓展阅读 流程控制:for 循环 In this final chapter on flow control, we will look at another of the shell’s looping constructs. The for loop ...
流程控制:case 分支 case 模式 执行多个动作 总结 拓展阅读 流程控制:case 分支 In this chapter, we will continue to look at flow control. In Chapter 28, we constructed some simple menus and built the l...
奇珍异宝 组命令和子 shell 进程替换 陷阱 异步执行 等待 命名管道 设置一个命名管道 使用命名管道 总结 拓展阅读 奇珍异宝 In this, the final chapter of our journey, we will look at some odds and ends. While we have certai...