Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 05:40:04 -0700 (PDT)
From:      Alexander Langer <alex@big.endian.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/17924: ld -lF bug
Message-ID:  <200004111240.FAA99726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/17924; it has been noted by GNATS.

From: Alexander Langer <alex@big.endian.de>
To: Anatoly Vorobey <mellon@pobox.com>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004111240.FAA99726>