Skip to content

InkCoderYmc/grep-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

项目目的:使用rust实现grep 功能:通过正则表达式实现文本内容或者输出内容的匹配检索 用于在文件中查找指定字符串,并返回匹配的行。

todo:

  • 实现行号显示
  • 实现文件名显示
  • 实现文件夹支持

About

a rust grep project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages