grep исключает Multi Dirs
grep -inRw -E 'direct' . --exclude-dir={git,log,assets}
Witty Worm
grep -inRw -E 'direct' . --exclude-dir={git,log,assets}