@[email protected] to [email protected] • 2 months agoWhat's a handy terminal command you use often?message-square265fedilinkarrow-up1217arrow-down18
arrow-up1209arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 2 months agomessage-square265fedilink
minus-square@emblink1•edit-22 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-square@bradboimlerlinkEnglish2•2 months agoThe mobile site doesn’t have the list. I was so confused.
minus-square@emblink2•2 months agoEw, sorry. This list is similar and more accessible: https://github.com/ibraheemdev/modern-unix
minus-square@[email protected]linkfedilink2•2 months agoEven better than rg is rga. Indeed, you have a fine list.
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
Even better than
rg
isrga
. Indeed, you have a fine list.