格式化输出 简单的格式化工具 nl - 添加行号 fold - 限制文件行宽 fmt - 一个简单的文本格式器 pr – 格式化打印文本 printf – Format And Print Data Document Formatting Systems 文件格式化系统 groff Summing Up 小节 Further Read...
编译程序 什么是编译? 所有的程序都是可编译的吗? 编译一个 C 语言 在许多发行版中,这就足够完成下面的练习了。 得到源码 检查源码树 构建程序 安装程序 总结 拓展阅读 编译程序 In this chapter, we will look at how to build programs by compiling source...
网络系统 检查和监测网络 ping traceroute netstat 网络中传输文件 ftp lftp - 更好的 ftp wget 与远程主机安全通信 ssh scp 和 sftp 拓展阅读 网络系统 When it comes to networking, there is probably nothing that ...