#tool #cli #wc #cooler

app coolwcl

Cooler WC -l written in Rust

2 stable releases

1.0.1 Jul 14, 2022

#4 in #cooler

GPL-3.0-or-later

14KB

Cooler WC -l written in Rust

Based on the cool idea from this reddit post https://www.reddit.com/r/commandline/comments/vyp6pt/if_you_want_to_do_wc_l_but_you_want_it_to_look/

Install

cargo install coolwcl

Run

find /home -type f | coolwcl

No runtime deps