资源列表
[Linux/Unix编程] getwd
说明:IO驱动测试,,第一次,,共享大伙看看给个意见-IO driving test, for the first time, and to see everyone sharing ideas<张并> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0
[Linux/Unix编程] more02
说明:linux下实现more指令的程序 可以运行-linux more orders under the procedures can run<吴阳辉> 在 2008-10-13 上传 | 大小:1.22kb | 下载:0
[Linux/Unix编程] ccbit-live
说明:Linux机房客户机自动更新脚本。安装在大型机房的Linux客户机,每次开机自动连接服务器,下载执行服务器端指定的脚本,便于安全更新或安装指定软件。<林健> 在 2008-10-13 上传 | 大小:1.22kb | 下载:0
[Linux/Unix编程] autologin
说明:Linux下定制自动登陆,编写程序来实现,通过自动登陆,可以实现加载自动运行的程序<李峰> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0
[Linux/Unix编程] signal to killchild
说明:用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal ()<microstone> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0
[Linux/Unix编程] cw_shell
说明:编写自己的SHELL程序myshell.c实现如下功能: (1)、显示提示符“>”。 (2)、用户在此提示符可输入简单的shell命令执行。 (3)、shell命令执行完又回到“>”提示符下。 (4)、在“>”提示符下输入“quit”退出程序-prepare their SHELL myshell.c procedures to accomplish the following functions : (a), indicating that prompt "gt;&<宏伟> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0
[Linux/Unix编程] cw_pipe
说明:提供进程间通过管道通信的例子,能显示当前进程的信息,如进程号、父进程号、用户号、组号、登录用户号。-provide inter-process communication channels through the examples that can show the current process of information, such as process, the father of the process, users, groups, users, logged.<宏伟> 在 2008-10-13 上传 | 大小:1.23kb | 下载:0