$ echo foo | grep foo # output in read on my terminal foo $ echo foo | grep foo | cat # output in grey on my terminal foo