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.
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.
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?
it isn’t a super complex program or anything, just adds more color. Main reason is I liked how exa displayed color, but I didn’t want to rest of the program personally.