tomnomnom / gf

A wrapper around grep, to help you grep for things
MIT License
1.81k stars 318 forks source link

GF also prints lines with similar patterns. #59

Open r3dpars3c opened 3 years ago

r3dpars3c commented 3 years ago

Hello there ! The output produced by GF is like this

$cat gf-file.txt

But i want gf to print like this as output. $cat i-wish.txt

Anyway to do this.