wls

ls Unix utility ported to Windows

View on GitHub

wls

The popular command-line unix tool, ported to Windows.

The command-line tool ls is a popular way to show the files inside a directory in Unix.

Available parameters:

-a: view also hidden files
-l: long listing format
-R: recurse subdirectories
-A: view also hidden files, but ignore . and ..
-d: only show directories
-B: ignore backups
-1: simple - one directory entry per line
-C: wide directory listing


--no-colors     Avoid the use of colors.
--version       Shows version and exits.
--verbose       Shows program title before directory listing.
--help          Shows this help and exits.

Download last release.

Show in GitHub.

© 2009 baltasarq MIT License.