bug-findutils
[Top][All Lists]
Advanced

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

[bug #45780] inode column is badly aligned when running 'find <dir> -ls'


From: James Youngman
Subject: [bug #45780] inode column is badly aligned when running 'find <dir> -ls'
Date: Thu, 20 Aug 2015 22:26:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.130 Safari/537.36

Follow-up Comment #3, bug #45780 (project findutils):

Well, find could determine the maximum field length by doing something like
printing ((ino_t)~0).

To discover which version of find you are using, use "find --version".  If it
doesn't print the version information, it is not GNU find.

For what it's worth, trying this on my machine here turns up some 10-digit
inode numbers, so those would certainly be misaligned.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45780>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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