Short descriptions egrep prints lines matching an extended regular expression. fgrep prints lines matching a list of fixed strings. grep prints lines matching a basic regular expression.