bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ls -help not accurate


From: John Bowling
Subject: ls -help not accurate
Date: Mon, 29 Dec 2008 08:20:02 -0700
User-agent: Thunderbird 2.0.0.18 (X11/20081112)

ls -d
returns only '.'
Per your faq this is the designed in operation

ls --help
does not reflect that operation:

  -d, --directory            list directory entries instead of contents,
                               and do not dereference symbolic links

For that result it should read
  -d, --directory            lists base directory entry only instead of
contents,

There is no way to get directory entries  (plural or multiple levels)
with just -d
making that description of -d very inaccurate.

Thanks, John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]