2011年6月16日
摘要: Linux的man很强大,该手册分成很多section,使用man时可以指定不同的section来浏览,各个section意义如下:1 - commands2 - system calls3 - library calls4 - special files5 - file formats and convertions6 - games for linux7 - macro packages and conventions8 - system management commands9 - 其他解释一下:1是普通的命令2是系统调用,如open,write之类的(通过这个,至少可以很方便的查到调. 阅读全文
posted @ 2011-06-16 08:21 阿笨猫 阅读(1928) 评论(0) 推荐(0) 编辑