cproc:C11编译器(镜像)
2022-11-27 22:41:33 118KB c unix compiler qbe
1
《LINUX/UNIX系统编程手册》((德)Michael Kerrisk ),上下册,经典的LINUX/UNIX下C语言编程教材,这是这本书所用到的所有代码,包涵所有头文件,亲测在LINUX下完美运行
2022-11-27 01:23:10 230KB LINUX/UNIX
1
OpenSSL_A.01.01.01d.001_HP-UX_B.11.31_IA_PA.depot swinstall -s
2022-11-26 16:14:53 365.34MB unix hp-ux openssl
1
一个现代Unix内核从原始花马卷饼内核开发
2022-11-21 18:04:15 937KB Unix内核
1
Unix操作系统常用命令 Cadence软件的主要运行环境是Unix操作系统。Unix是软件的主要运行环境是Unix操作系统。 常用 unix 命令 一、频繁使用的命令 1,ls 显示文件或目录信息 [语法] ls [-aAbcCdfFgilLmnopqrRstux1] [file ...] [常用选项] -l 显示文件具体信息 -a 列出目录中所有项,包括以.开头的隐含文件 -t 按最近一次修改的时间排序 -o 列出详细信息,-l 列出详细信息,包括隐含文件 -R 显示全部目录及文件 -x 按多列显示 [范例] ls -t . ;以修改时间排序显示当前目录中的内容 2,pwd 返回当前目录名;; clear 清除屏幕;; exit 退出,关闭 terminal,logout 3,cd 改变当前目录 [范例] cd ;回到用户根目录 cd ~user ;进入指定用户根目录中 cd .. ;回到上层目录 cd ~;回到当前用户目录 4,cp 复制文件或目录 [语法] cp [-r] source destination [常用选项] -r 复制整个目录 [范例] cp -r ../t
1
对sudo的最详细的解释,是Michael Lucas的经典作品,Lucas也是absolute freebsd等技术图书的作者!
2022-11-18 01:55:03 831KB unix linux sudo shell
1
Preface Chapter 1: Introduction Chapter 2: UNIX Commands Chapter 3: The UNIX Shell: An Overview Chapter 4: The Bourne Shell and Korn Shell Chapter 5: The C Shell Chapter 6: Pattern Matching Chapter 7: The Emacs Editor Chapter 8: The Vi Editor Chapter 9: The Ex Editor Chapter 10: The Sed Editor Chapter 11: The Awk Scripting Language Chapter 12: Nroff and Troff Chapter 13: mm Macros Chapter 14: ms Macros Chapter 15: me Macros Chapter 16: Preprocessors Chapter 17: The SCCS Utility Chapter 18: The RCS Utility Chapter 19: The make Utility Chapter 20: Program Debugging Chapter 21: ASCII Character Set
2022-11-17 16:57:32 2.86MB Unix
1
英文版的 unix in a nutshell 4th edition.pdf
2022-11-17 16:39:14 5.91MB Unix 4thedition
1
自购英文原版扫描制作,因为上传限制,分为两部分,目录各位自己做吧,这本书的英文版网上是没有的,这是第一次上传
2022-11-16 22:16:37 48.25MB unix/linux 实践编程 英文版
1
这是《Understanding Unix/Linux Programming》书后光盘资源,这本书非常经典,是学习Unix/Linux的好教材,课后资源含有大量的练习。
2022-11-16 21:51:56 33.23MB Unix/Linux C
1