|
ls2.pl - list directory contents with their ext2 and ext3 attributes |
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.
ls(1), lsattr(1), the Filesys::Ext2 manpage
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.
|
ls2.pl - list directory contents with their ext2 and ext3 attributes |