Hacker News new | ask | show | jobs
by benji-york 1521 days ago
Both grep and egrep are the same executable.

  bash-3.2$ diff `which grep` `which egrep`
  bash-3.2$