From owner-freebsd-bugs Sun Jun 10 7:35:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E9A137B405; Sun, 10 Jun 2001 07:35:11 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5AEZBP74053; Sun, 10 Jun 2001 07:35:11 -0700 (PDT) (envelope-from schweikh) Date: Sun, 10 Jun 2001 07:35:11 -0700 (PDT) From: Message-Id: <200106101435.f5AEZBP74053@freefall.freebsd.org> To: shigio@wafu.netgate.net, schweikh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/7298: Improvements to ln(1). Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Improvements to ln(1). State-Changed-From-To: open->closed State-Changed-By: schweikh State-Changed-When: Sun Jun 10 07:29:16 PDT 2001 State-Changed-Why: Absolute symlinks are almost often evil (e.g. when accessed on a remote system via NFS), so -a is something we should not encourage. For relative symlinks ln(1) works when used with proper args and cwd so the need for -r IMHO isn't strong enough to add an option that would make us diverge from the other BSDs. But thanks anyway for the suggestion! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=7298 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message