Posts Tagged "Shell"


Waiting for Docker in a Shell Script

Last updated 31 August 2016

Peter shows how to write a script that starts a docker container and then executes commands that assume that docker container is up and running.

Tmux Scripting

Last updated 16 April 2016

It can sometimes be fun and useful to write tmux scripts that get everything you need running at once. Peter gives you some tips on how to write scripts for tmux.