jls - simple file list

jls(1) is a simple utility I created because I cannot
remember ls(1) options between various UN*X Systems.  I also
wanted a default of printing only Last Modification
Date/Time and File Name.

It also avoids command line size by reading the files to
process from stdin or a Text File.  Some UN*X Systems have a
rather short Command Line Buffer.

Compile Instructions are in the README.md File inside the
tarball.


$Id: jls.txt,v 1.1 2024/10/09 22:55:01 jmccue Exp $