Useful things to do with `grep`:

  • Make the search case-insensitive: use option `-i` (or `--ignore-case`).