#ls #recursion #clone

bin+lib kls

An ls clone written in Rust

5 releases (stable)

1.0.3 Mar 20, 2024
1.0.1 Dec 20, 2023
0.0.1 Dec 11, 2023
0.0.0 Nov 30, 2023

#639 in Filesystem

Download history 2/week @ 2024-02-16 1/week @ 2024-02-23 4/week @ 2024-03-08 217/week @ 2024-03-15 41/week @ 2024-03-22 15/week @ 2024-03-29

102 downloads per month

MIT license

20KB
417 lines

kls

ls clone written in Rust

Installation

cargo install kls

Use

Use it as normal ls (has fewer options).
For recursion you must indicate how much levels deep you want kls to go. Any doubt of a subcommand:

kls -h

Dependencies

~3–14MB
~128K SLoC