this post was submitted on 27 Sep 2023
63 points (100.0% liked)

Free and Open Source Software

17934 readers
74 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I just learned:

https://github.com/ogham/exa the ls replacement has been replaced by https://github.com/eza-community/eza

the exa repo says:

exa is unmaintained, use the fork eza instead.
(This repository isn’t archived because the only person with the rights to do so is unreachable).

For the curious, looks like the story, contributor deliberations and conversations are here: [Question] Is this project still being actively maintained? · Issue #1139 · ogham/exa

hope everyone involved is OK & on to other projects

both projects are MIT licensed and written in rust.

you are viewing a single comment's thread
view the rest of the comments
[–] thingsiplay@kbin.social 5 points 1 year ago (1 children)

To my surprise this was already in the official Arch repos. I used lsd in the past and wonder how it compares to eza .

[–] density@kbin.social 1 points 1 year ago* (last edited 1 year ago)

one thing lsd can do that is AFAIK unique amongst ls-type tools: report actual file size on directories

worth having installed for this feature alone