From owner-freebsd-bugs Tue Apr 11 5:40: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D9DB537B9DF for ; Tue, 11 Apr 2000 05:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA99726; Tue, 11 Apr 2000 05:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 11 Apr 2000 05:40:04 -0700 (PDT) Message-Id: <200004111240.FAA99726@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Alexander Langer Subject: Re: bin/17924: ld -lF bug Reply-To: Alexander Langer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/17924; it has been noted by GNATS. From: Alexander Langer To: Anatoly Vorobey Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/17924: ld -lF bug Date: Tue, 11 Apr 2000 14:30:13 +0200 Thus spake Anatoly Vorobey (mellon@pobox.com): > > ls -lF adds two slashes at the end of a directory: > I don't know that this is a bug. '/' is the name of the "file", > and the other '/' is the mode char. To "fix" this, one would have > to special-case the root directory. No. It's not a special case. it's a bug: alex:~ $ ls -ldF Mail drwx------ 8 alex alex 512 11 Apr 12:32 Mail/ alex:~ $ ls -ldF Mail/ drwx------ 8 alex alex 512 11 Apr 12:32 Mail// Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message