Unix+kernel
Unix+kernel技术资料下载专区,收录1,518份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
1,518
Unix+kernel 全部资料 1,518 份
如果我们问那些UNIX系统的爱好者他们最喜欢什么
如果我们问那些UNIX系统的爱好者他们最喜欢什么,答案除了稳定的系统和可以远程启动之外,十有八九的人会提到正则表达式;如果我们再问他们最头痛的是什么,可能除了复杂的进程控制和安装过程之外,还会是正则表达式。那么正则表达式到底是什么?如何才能...
2013-12-10
120
编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统
编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT...
2014-11-10
170
This the unix command wc [word count]. Write wc and the name of a file, wc will return the number of
This the unix command wc [word count]. Write wc and the name of a file, wc will return the number of words in the file.
2013-12-22
144