搜索资源列表
grep
- tc工具grep的源程序代码-tc grep tool for the source code
TC工具GREP的C源程序代码
- TC工具GREP的C源程序代码-TC tools GREP C source code
grep-2.5.tar
- linux平台中,一个查找工具grep的源代码-linux platform, a tool for identifying the source code grep
GREP
- TC工具GREP的C源程序代码 很好很精练的一个原代码程序-TC Tools GREP C source code is a good one scouring the original code procedures
grep
- grep by Cao Siqin,2007.7.17 grep [-v?] <sub-string> Options: -? : show this help -v : list lines that doesn t contain sub-string -n : list in one line, words separated by tab
GREP
- Grep for Tkern (w/src)
grep
- 自己实现GREP串匹配功能,这是个命令行工具-Realize their own grep string matching function, this is a command-line tool
grep
- 对grep函数的间接实现,实现了对正则表达式的支持-Grep function of the indirect realize, realize on the support of regular expressions
grep.java.tar
- Implementation of the popular Grep program, from most linux systems, written in java
grep
- 在统计新的视频编码算法性能提升时,用于将文本中需要的数据提取出来,方便统计以及批处理的软件-New statistical performance video encoding algorithm, the text used to extract the data needed to facilitate the statistics, as well as batch processing software
grep
- 查找文件的小程序,输入要查的文件名,要加上参数。-A small program to find the file, enter the file name to search, would like to add parameters.
grep
- 文件给出了压缩TC工具GREP的C源程序代码。-C language
grep-2.5.3
- linux 下的grep 命令大家都很清楚。但知道源码实现的不多。需要的可以研究研究!-under linux grep command is clear to everyone. But few realize that source. Research needs to study!
filesys
- 自己编写的一个UNIX小型文件系统,实现了ls,grep,cd,cp等基本指令集-a small UNIX file system, to achieve a ls, grep, cd, cp, and other basic instruction set
grep-2.5.tar
- Linux 下一个grep工具的源代码,可以帮组大家多学习编程,有很多可以借鉴的地方-grep source code
Grep
- Grep utility for Matlab.
grep-and-find
- 这首个关于在Linux环境下运用grep和find命令解释的一个文档。-This is the first in a Linux environment on the use of grep and find command interpreter of a document.
sed-awk-grep
- linux bash里的grep,sed,awk基本用法学习电子书。-linux bash in the grep, sed, awk to learn the basic usage of e-books.
grep-2.9.tar
- 可以在文件中递归搜索指定的文本,全面搜索正则表达式并把行打印出来(grep)
linux grep命令
- linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输