Generate a case-insensitive regular expression

grex

  • Simple command-line tool to generate regular expressions.
    More information: <https://github.com/pemistahl/grex>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

grex -i {{space_separated_strings}}

click the source code to copy