FMeinicke's Wiki

Home

❯

Linux

❯

Commands

❯

grep

❯

Match exactly

Match exactly

May 26, 20251 min read

  • grep/-w
  • grep/--word-regexp

-w —word-regexp

Source(s)

  • https://unix.stackexchange.com/a/206910/482223
  • use grep -w (or `grep —word-regexp)

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub