LSV is a program i wrote a few months back, using it since. It displays files in a directory with lots of color (looks like ls -l). Only tested one Linux, theoretically would work on any Unix. Hope someone finds this useful, open to contributions.
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
It’s always good to provide a screenshot in the repository. Most people (including me) won’t clone and try it if they don’t know how it looks like.
there is one in the repo. screenshot.png
What were the design considerations? What I see in your screenshot makes it look pretty similar to output I already get with ls, why LSV?
i’m all for minimalism but, for me at least, being able to sort by size or time is an essential feature for an
ls
command.