Nathan Coulter Mon, 05 May 2008 22:54:21 -0700
cmp <(echo "hello") <(echo "help") | cut -d' ' -f5 | tr -d ,
Any other suggestions? -- Yorick