From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey Holle Subject: How to merge stdout and stderr Date: Sat, 29 Sep 2007 19:48:39 -0400 Message-ID: Reply-To: jeffreyholle@bellsouth.net Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-console-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-console@vger.kernel.org I'm using bash on Ubuntu Linux. I've forgotten the syntax on how to do this: rcsdiff somefile 1&2> result Can somebody tell me how to do this?