NAME
ls2.pl - list directory contents with their ext2 and ext3 attributes
SYNOPSIS
ls2.pl [-a] [FILEs]
DESCRIPTION
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.
SEE ALSO
ls(1), lsattr(1), Filesys::Ext2
AUTHORS
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.
LICENSE
You may distribute this module under the same terms as Perl itself.