
ls2.pl - list directory contents with their ext2 and ext3 attributes

ls2.pl [-a] [FILEs]

List information about the FILEs (the current directory by default). Output is in the format of ls -lh merged with the attributes from lsattr in the second to the last column.
Do not hide entries starting with .

ls(1), lsattr(1), Filesys::Ext2

Jerrad Pierce <jpierce@cpan.org>.
Based upon ls by Mark-Jason Dominus <mjd-perl-lsmode@plover.com>. Includes portions of Stat::lsStat by Mark-Jason Dominus <mjd-perl-lsmode@plover.com>.
Human readable size (-h) by James Mastros.

You may distribute this module under the same terms as Perl itself.