Skip to content

Casilio/logfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logfind

Grep like program.

Usage: logfind [-o] word [... word_N]

Find files which contain all provided words. Provide -o argument to enable OR search mode: find files which contain at least one word.

Create .logfind file to set filter rules. Example:

*.c
*.txt
Makefile

About

Project logfind from lcthw.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published