Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 244 Bytes

File metadata and controls

18 lines (12 loc) · 244 Bytes

lst

Directory listing program.

lst

Building

git submodule init
git submodule update
mkdir build
make

Usage

Behavior is similar to GNU ls, run lst --help for a list of options.