Skip to content

meitrix8208/flic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is flic

flic is a simple command line tool to view the line in a file that contains a specified string. It is similar to the unix command grep but simpler to use.

Installation

From source

git clone https://github.com/meitrix8208/flic.git
cd flic
cargo install --path .

Usage

flic <pattern> <file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages