Skip to content

Tag: shell scripting

All the articles with the tag "shell scripting".

Bash for loops sequential counting

Bash for loops sequential counting

Updated:

Master bash for loops, while loops, and seq for sequential counting — iterate over files, ranges, and arrays without losing your mind.

Why You Should Switch to ZShell (zsh)

Why You Should Switch to ZShell (zsh)

Updated:

Switch your default shell to zsh on Linux — why zsh beats bash, installation, Oh My Zsh setup, essential plugins, and the gotcha that still catches everyone.

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.