- 博客(6)
- 收藏
- 关注
原创 apue--popen and pclose
apue 中,chap 15 Figure 15.15 使用了popen函数,其中,fpin=popen("myuclc","r") 可能会发生 “myuclc错误,这是由于popen内部调用execl(),必须修改PATH或者是给出pathname.
2007-08-30 08:29:00
369
原创 emacs
今天本来计划是看IPC的事实上,我本来是打算是看opensolaris的源码,但是因为其中使用到了mmap(),所以必须去学习进程管理,看PIPE的时候,用到程序,又用到了emacs,和Makefile,automake autoconf, 等,其实以前也都学习过了,只是emacs,今天半天的时间,就用熟悉了,差不多可以用了,但是。。。emacs太深奥了,考虑写一份emacs的入门说明,大
2007-08-23 21:50:00
317
原创 process the options for command
/session: things about the command process their options.similar method used as process the options for command:cat.c c = getopt(argc, argv, "usvtebn") ls.c c = getopt(argc, argv, "aAbcCdeE
2007-08-16 19:42:00
331
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅