linux 下grep命令C代码实现

上传者: cyf15238622067 | 上传时间: 2019-12-21 19:37:13 | 文件大小: 14KB | 文件类型: gz
#if HAVE_NBTOOL_CONFIG_H #include "nbtool_config.h" #endif #include __RCSID("$NetBSD: grep.c,v 1.11 2012/05/06 22:27:00 joerg Exp $"); #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "grep.h" #ifndef WITHOUT_NLS #include nl_catd catalog; #endif /* * Default messags to use when NLS is disabled or no catalogue * is found. */ const char *errstr[] = { "", /* 1*/ "(standard input)", /* 2*/ "cannot read bzip2 compressed file", /* 3*/ "unknown %s option", /* 4*/ "usage: %s [-abcDEFGHhIiJLlmnOoPqRSsUVvwxZz] [-A num] [-B num] [-C[num]]\n", /* 5*/ "\t[-e pattern] [-f file] [--binary-files=value] [--color=when]\n", /* 6*/ "\t[--context[=num]] [--directories=action] [--label] [--line-buffered]\n", /* 7*/ "\t[pattern] [file ...]\n", /* 8*/ "Binary file %s matches\n", /* 9*/ "%s (BSD grep) %s\n", };

文件下载

资源详情

[{"title":"( 6 个子文件 14KB ) linux 下grep命令C代码实现","children":[{"title":"grep","children":[{"title":"grep.c <span style='color:#111;'> 17.65KB </span>","children":null,"spread":false},{"title":"fastgrep.c <span style='color:#111;'> 8.50KB </span>","children":null,"spread":false},{"title":"queue.c <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"util.c <span style='color:#111;'> 10.79KB </span>","children":null,"spread":false},{"title":"grep.h <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false},{"title":"file.c <span style='color:#111;'> 6.06KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明