>>230
bash 3.xが必要。

bash3$ diff <(command1) <(command2)

内部でnamed pipe(FIFO)が使われるので、ファイルに落さなくて良い。