fw command - koolakoff/kulenv GitHub Wiki

Description

The fw command is a recursive grep word search that looks for a regexp. The fw command ignores .git directory

Syntax

fw <regexp> [extra-grep-options]

Example

fw Hello
fw "\<main\>"
fw "^default:" --include='*.mk'
⚠️ **GitHub.com Fallback** ⚠️