tmux vs screen: The Terminal Multiplexer Face-Off
If you have ever started a project like tmux vs screen: The Terminal Multiplexer Face-Off and watched it grow from a clean folder structure into an unruly pile of...
Category
25 articles about shell & automation — guides, tutorials, and engineering notes.
If you have ever started a project like tmux vs screen: The Terminal Multiplexer Face-Off and watched it grow from a clean folder structure into an unruly pile of...
If you have ever started a project like Automating Backups with Cron Jobs and rsync and watched it grow from a clean folder structure into an unruly pile of exceptions,...
There is a quiet gap between how tutorials teach curl for daily work: requests, headers, and debugging tips and how production systems actually behave. This article...
This is the article I wish I had read before I rebuilt advanced bash: arrays, arithmetic, and text processing for the third time. Every paragraph below comes from...
If you have ever started a project like Bash vs Zsh Scripting: Choosing and Writing Portable Scripts and watched it grow from a clean folder structure into an unruly...
There is a quiet gap between how tutorials teach bash scripting for beginners: write your first script today and how production systems actually behave. This article...
This is the article I wish I had read before I rebuilt bash scripting essentials: variables, loops, and conditions for the third time. Every paragraph below comes from...
If you have ever started a project like Building Robust Bash Scripts with Error Handling and Functions and watched it grow from a clean folder structure into an unruly...
This is the article I wish I had read before I rebuilt mastering tmux: persistent sessions for remote work for the third time. Every paragraph below comes from...