ls
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, this may not be a bug - and if it is one, it isn't of big importance but I thought I'd tell you about that: I am using ls (fileutils) 4.1.11 and I wonder why ls -d /sbin/ shows TWO slashes at the end: drwxr-xr-x 2 root root 4.0K 2002-10-26 15:05 /sbin// while ls -d /sbin just shows it correctly: drwxr-xr-x 2 root root 4.0K 2002-10-26 15:05 /sbin/ Thanks, Felix