cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 6 months agoWhat's a handy terminal command you use often?message-squaremessage-square215fedilinkarrow-up159arrow-down13
arrow-up156arrow-down1message-squareWhat's a handy terminal command you use often?cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 6 months agomessage-square215fedilink
minus-squarewalden@sub.wetshaving.sociallinkfedilinkarrow-up0·6 months agoHmm, that’s not working for me. You mean use those as options? ‘ls -eza’?
minus-squarebabeuh@lemmy.worldlinkfedilinkarrow-up1·6 months agoNo, it’s like an ls replacement: https://github.com/eza-community/eza
minus-squarejbrains@sh.itjust.workslinkfedilinkarrow-up1·6 months agoNo, eza is one of those modern Rust replacement programs. It replaces ls.
minus-squareemb@lemmy.worldlinkfedilinkarrow-up1·edit-26 months agoThere’s a whole bunch of cool modern replacements. Here’s a handy list: altbox.dev I personally use bat and rg all the time, and find them much more suitable for everyday tasks. Edit: And to clarify, I didn’t create either list, they’re just ones I’d bookmarked at some point.
minus-squarebradboimler@lemmy.worldlinkfedilinkEnglisharrow-up2·6 months agoThe mobile site doesn’t have the list. I was so confused.
minus-squareemb@lemmy.worldlinkfedilinkarrow-up1·6 months agoEw, sorry. This list is similar and more accessible: https://github.com/ibraheemdev/modern-unix
Hmm, that’s not working for me. You mean use those as options? ‘ls -eza’?
No, it’s like an ls replacement: https://github.com/eza-community/eza
No,
eza
is one of those modern Rust replacement programs. It replacesls
.There’s a whole bunch of cool modern replacements. Here’s a handy list: altbox.dev
I personally use
bat
andrg
all the time, and find them much more suitable for everyday tasks.Edit: And to clarify, I didn’t create either list, they’re just ones I’d bookmarked at some point.
The mobile site doesn’t have the list. I was so confused.
Ew, sorry. This list is similar and more accessible:
https://github.com/ibraheemdev/modern-unix