Chinaunix首页 | 论坛 | 博客
  • 博客访问: 773693
  • 博文数量: 143
  • 博客积分: 2077
  • 博客等级: 大尉
  • 技术积分: 2393
  • 用 户 组: 普通用户
  • 注册时间: 2012-09-28 12:57
文章存档

2016年(2)

2015年(3)

2014年(3)

2013年(41)

2012年(94)

发布时间:2013-04-26 12:20:26

** ------------------------------------------------------------ ** ** * Enhanced version of write2.c * * This version accepts a username on the command line * then searches the utmp file for the first line on which * that user is found. This program skips the line for the * calling pro.........【阅读全文】

阅读(865) | 评论(0) | 转发(0)

发布时间:2013-04-26 11:31:05

#include#include#include/* * write1.c * *purpose: send messages to another terminal * method: open the other terminal for output then * copy from stdin to that terminal * usage: write1 username */main( int ac, char *av[] ){intfd;charbuf[BU.........【阅读全文】

阅读(985) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

w5647912015-03-19 10:24

想请问下,centos7的superdaemon的启动方式,我看了下我的/etc/xinetd.d/这个目录下为空的,新手不明啊,,求教了  how_bjl@live.cn

回复  |  举报
留言热议
请登录后留言。

登录 注册