Understanding Unix/Linux Programming-who指令练习
摘要:
1 /*Apply a Buffer trick in who3.c*/ 2 3 #include <stdio.h> 4 #include <stdlib.h> 5 #include <utmp.h> 6 #include <fcntl.h> 7 #include <unistd.h> 8 #in 阅读全文
posted @ 2016-03-07 22:48 H.D 阅读(231) 评论(0) 推荐(0)
浙公网安备 33010602011771号