http://qs321.pair.com?node_id=960553


in reply to Re^2: Get useful info about a directory tree
in thread Get useful info about a directory tree

This script is really nice and usefull. Is it possible to include the owner of the files/directory?
  • Comment on Re^3: Get useful info about a directory tree

Replies are listed 'Best First'.
Re^4: Get useful info about a directory tree
by graff (Chancellor) on Mar 22, 2012 at 04:04 UTC
    It so happens that during the year that passed between the previous update and your question, I added a '-u' option to handle just that: include user names (or user id's) of directory owners (along with a couple other new options, including a treatment for hard-links that happen to be contained within the directory tree(s) being scanned). The OP has been updated with my current version.