Skip to content

Category

Shell & Automation

25 articles about shell & automation — guides, tutorials, and engineering notes.

Featured

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...

13 min read #terminal#tmux#productivity
Featured

Automating Backups with Cron Jobs and rsync

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,...

14 min read #cron#scheduling#automation

Mastering tmux: Persistent Sessions for Remote Work

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...

13 min read #terminal#tmux#productivity