this post was submitted on 03 Oct 2025
20 points (100.0% liked)

Linux Questions

2700 readers
69 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

Howdy y'all!

I'm curious about everyone's favorite/most used CLI tool! Please include your favorite as well as your use case if you don't mind. Mine is rsync, which I use to keep my home music storage synced with my music player's SD card.

Runner up is ranger to navigate files. I mainly use this to quickly visually navigate mounted drives that I did not organize myself.

Hope to hear from you all soon, thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] liliumstar@lemmy.dbzer0.com 3 points 16 hours ago

Outside of the coreutils and builtins, I use git a lot for work, school, and otherwise. I prefer the simplicity and speed over a graphical client.

btop is probably one of my favourites, really easy and nice way to visualize the system status.