From owner-freebsd-questions@FreeBSD.ORG Sun Oct 10 16:50:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C31016A4CF for ; Sun, 10 Oct 2004 16:50:19 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FFA643D58 for ; Sun, 10 Oct 2004 16:50:04 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CGgtW-00068I-00 for ; Sun, 10 Oct 2004 18:50:02 +0200 Received: from pd9e1e970.dip.t-dialin.net ([217.225.233.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Oct 2004 18:50:02 +0200 Received: from kai by pd9e1e970.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Oct 2004 18:50:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Kai Grossjohann Date: Sun, 10 Oct 2004 18:49:23 +0200 Lines: 12 Message-ID: <86u0t24iy4.fsf@ketchup.de.uu.net> References: <20041002225028.05205e9a.metaridley@mchsi.com> <200410042154.52088.dgw@liwest.at> <20041005085744.GB1837@orion.daedalusnetworks.priv> <20041005101740.GD9642@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pd9e1e970.dip.t-dialin.net User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:TDWutgDkKf5AnptzrHOplFLHSNc= Sender: news Subject: Re: When Unix Stops Being Fun X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2004 16:50:19 -0000 Matthew Seaman writes: > Ah -- yes. That brings back memories. Trying to use sdiff(1) on > Solaris. Where you want your terminal to be as wide as possible so > you can display the files you're diffing side by side, but you can't > use emacs(1) as your $EDITOR because the way it shuffles around copies > of the files to keep a backup version confuses sdiff(1). Does it help to frob backup-by-copying and/or some of the other variables starting "backup-by-copying-"? Kai