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.

Linux Bash Tips and Tricks pt1

Linux Bash Tips and Tricks pt1

Bash tricks that save keystrokes — history expansion, brace expansion, process substitution, and the shortcuts your fingers will thank you for.

Docker Compose useful commands

Docker Compose useful commands

The docker compose commands you actually use daily — up, down, logs, exec, pull, and the flags that make them way more useful.

Alsa CLI Volume control

Alsa CLI Volume control

Control Linux audio volume and mic boost from the terminal with ALSA's amixer — no GUI needed, no remembering cryptic card numbers.