fws command - koolakoff/kulenv GitHub Wiki Description The fws command is a recursive grep word search that looks for a regexp in C source files (*.c and *.h). The fws command ignores .git directory Syntax fws <regexp> [extra-grep-options] Example fws typedef fws "\<main\>" fws "int\ *a" ⚠️ **GitHub.com Fallback** ⚠️