framels project is intent to deliver a ls command inspired by bls from Buf Compagnie or more recently rvls from RV
You can download the last version https://github.com/doubleailes/fls/releases
Support Windows 10 x86
Support current linux distro tested Fedora 37, Centos 7, Manjaro 22
You can install via https://crates.io/
cargo install fil_ls
Run fls --help
Run fls
to list your current directory.
Run fls -- /path/of/directory/
to list a specific directory.
Inspired by rvls. You can use -l
Run fls -l
to list your current directory and display EXR informations.
Run fls -l -- /path/of/directory/
to list a specific directory and display EXR informations.