Grep commands

2025-09-14

ignore commented and empty lines

grep -v "^#\|^$"  /path/to/dir