How to list not only content in a diretory but the directory itself as well?

2019-07-09 Thread Peng Yu
Hi `ls somedir` without -d will show the content of a directory. With -d, it will show the info of the directory itself. Is there a way to show both in a single command? Thanks. -- Regards, Peng

Re: [PATCH] stat: don't explicitly request file size for filenames

2019-07-09 Thread Andreas Dilger
On Jul 5, 2019, at 04:18, Jeff Layton wrote: > > On Thu, 2019-07-04 at 21:18 +, Andreas Dilger wrote: >> On Jul 4, 2019, at 04:43, Jeff Layton wrote: >>> On Thu, 2019-07-04 at 06:37 -0400, Jeff Layton wrote: On Wed, 2019-07-03 at 20:24 +, Andreas Dilger wrote: > When calling