.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "LS++ 1" .TH LS++ 1 2023-07-29 "perl v5.38.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME ls++ \- colorized ls on steroids .SH USAGE .IX Header "USAGE" ls++ [VIEW..] [OPTIONS..] [FILE] .SH DESCRIPTION .IX Header "DESCRIPTION" ls++ is what GNU/BSD ls would look like with extensive makeup applied. .SH OPTIONS .IX Header "OPTIONS" \fIViews\fR .IX Subsection "Views" .PP .Vb 4 \& \-\-pf permissions, file \& \-\-psf permissions, size, file \& \-\-ptsf permissions, time, size, file \& \-\-potsf permissions, owner, time, size, file .Ve .PP \fIDocumentation\fR .IX Subsection "Documentation" .PP .Vb 2 \& \-\-help show the help and exit \& \-\-man show the manpage and exit .Ve .PP Not known parameters will be passed through to \fBls\fR, so to show hidden files, \&\f(CW\*(C`\-a\*(C'\fR or \f(CW\*(C`\-A\*(C'\fR might be added. See \fBls\fR\|(1) for more information. .SH HISTORY .IX Header "HISTORY" I wanted to re-arrange the ls output just like one can do with the \-printf option to GNU find. Sadly, there are no \-printf option available for ls, so I threw together a quick hack called 'pilsner' that did what I wanted and nothing more, nothing less. Not very useful to others. .PP Mattias Svanström crafted together the 'l' application which did basicly the same thing but more elegant and with a nice twist; it calculated relative mtimes. .PP I really liked that idea, but there were a couple of annoyances, so I forked the project and added a configuration file, support for flags that'll control the different views and possiblity to ignore certain files amongst other things. .SH AUTHOR .IX Header "AUTHOR" .Vb 4 \& Magnus Woldrich \& CPAN ID: WOLDRICH \& magnus@trapd00r.se \& http://japh.se .Ve .SH CONTRIBUTORS .IX Header "CONTRIBUTORS" The relative time calculations is made by Mattias Svanström. .PP crshd added optional user:group display. .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright 2010, 2011 the \fBls++\fR "AUTHOR" and "CONTRIBUTORS" as listed above. .SH LICENSE .IX Header "LICENSE" This application is free software; you may redistribute it and/or modify it under the same terms as Perl itself .SH "SEE ALSO" .IX Header "SEE ALSO" ls++.\fBconf\fR\|(1) .PP \&\fBls\fR\|(1) .PP l .SH "POD ERRORS" .IX Header "POD ERRORS" Hey! \fBThe above document had some coding errors, which are explained below:\fR .IP "Around line 700:" 4 .IX Item "Around line 700:" Non-ASCII character seen before =encoding in 'Svanström'. Assuming UTF\-8