Skip to content

Tag: cli

All the articles with the tag "cli".

Mastering xargs in Linux

Mastering xargs in Linux

xargs turns stdin into arguments — build complex pipelines, run parallel jobs, and handle filenames with spaces without breaking everything.

Tmux for Streamlining Dev Workflow

Tmux for Streamlining Dev Workflow

Master tmux for dev work: sessions, windows, panes, layout scripting, hooks, and pane syncing — the commands that turn one terminal into many.