From owner-freebsd-hackers Wed Apr 19 23:50:40 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA20374 for hackers-outgoing; Wed, 19 Apr 1995 23:50:40 -0700 Received: from utrhcs.cs.utwente.nl (utrhcs.cs.utwente.nl [130.89.10.247]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id XAA20368 for ; Wed, 19 Apr 1995 23:50:38 -0700 Received: from utis156.cs.utwente.nl by utrhcs.cs.utwente.nl (5.0/csrelayMX-SVR4_1.0/RB) id AA00617; Thu, 20 Apr 1995 08:50:35 --100 Received: by utis156.cs.utwente.nl (4.1/RBCS-1.0.1) id AA10742; Thu, 20 Apr 95 08:50:27 +0200 To: "Rodney W. Grimes" Cc: hackers@FreeBSD.org Subject: Re: LOCALE stuff In-Reply-To: Your message of Wed, 19 Apr 1995 11:27:07 PDT Date: Thu, 20 Apr 1995 08:50:26 +0200 Message-Id: <10741.798360626@utis156.cs.utwente.nl> From: Andras Olah content-length: 235 Sender: hackers-owner@FreeBSD.org Precedence: bulk On Wed, 19 Apr 1995 11:27:07 PDT, "Rodney W. Grimes" wrote: > > It can't fail, there is ln -f > > It can fail if he is running a version of ln.c prior to: Thank you Rod, that's the right answer. I still had my ln from 2.0R. Andras