wtf$ echo "a > b > c" > foo.txt; cat foo.txt | grep c a b c