Date: Thu, 10 Jan 2002 11:52:41 -0500 (EST) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: Mike Makonnen <mike_makonnen@yahoo.com> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/33187: ls -dF and trailing slashes Message-ID: <200201101652.g0AGqfC00761@khavrinen.lcs.mit.edu> In-Reply-To: <200201101030.g0AAU1t57656@freefall.freebsd.org> References: <200201101030.g0AAU1t57656@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 10 Jan 2002 02:30:01 -0800 (PST), Mike Makonnen <mike_makonnen@yahoo.com> said: > ``ls -dF /usr////////////////''. It seems like ls(1) (or rather the fts_* family of functions) doesn't care how many trailing '/' there are. Is this a possible bug in fts_*? Anyone know what POSIX has to say about this? POSIX says that consecutive slashes, after the first component in a path, do not change the meaning of the path. -GAWollman 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?200201101652.g0AGqfC00761>