摘要:
Linux: more已实现:more filename , quit不需要回车未实现:command | more 重定向 ,显示百分比 Waiting。。。 1 /* 2 Linux: more 3 已实现:more filename , quit不需要回车 4 未实现:command | more 重定向 ,显示百分比 5 Waiting。。。 6 */ 7 #include 8 #define PAGELEN 24 9 #define LINELEN 51210 void do_more( FILE * );11 int see_more();12 int main( int ac,. 阅读全文
posted @ 2013-10-09 21:05
xxx0624
阅读(516)
评论(0)
推荐(1)

浙公网安备 33010602011771号