in reply to Re: 'ls -C' column style
in thread 'ls -C' column style

Thanks for that. This code is similar to the chunk in the Perl Power Tools 'ls' I mentioned in the OP - all columns are forced to be the same width as the widest, which can waste a lot of space if (for example) you have lots of narrow entries and one wide one.

Hugo