Options (1)
-v, --invert-matchbooleanRemove all lines starting with # in a file
Example:
grep {{[-v|--invert-match]}} '^{{#}}' {{path/to/file}} | sponge {{path/to/file}}made by @shridhargupta | data from tldr-pages