lsd
CLIThe next gen ls command with many pretty colors and cool icons.
viewers2 recipes
lsof
CLIList open files and the processes that opened them.
system4 recipes · 4 verified
timeout (coreutils)
CLIRun a command with a time limit. Part of GNU coreutils: built into Linux, 'gtimeout' on macOS after brew install coreutils.
system3 recipes · 3 verified
eza
CLIA modern, maintained replacement for ls with color and Git support.
viewers3 recipes
nushell
CLIA new type of shell that understands structured data.
List files as table~97% est.
ls | where size > 1mbshell3 recipes
rclone
CLISync files to and from cloud storage (S3, GCS, Dropbox, etc.).
List files in remote~98% est.
rclone ls remote:bucket-namefile-archive3 recipes
tmux
CLITerminal multiplexer enabling multiple windows and sessions.
List all sessions~99% est.
tmux lsterminal4 recipes