Fli-tool: A Lightweight 18KB ls Alternative Written in Rust
A new tool called fli-tool has been introduced. It serves as an alternative to the ls command. The
A new tool called fli-tool has been introduced. It
serves as an alternative to the ls command. The
project is featured on Show HN. It is written
using no_std Rust and Libc. The total size of the
tool is only 18KB. This makes it an extremely
lightweight option. Developers can find the crate
on crates.io. It offers a minimal footprint for
terminal users.