Run a command with a time limit.
sleep 10
timeout {{3s}} {{sleep 10}}
timeout --signal {{INT}} {{5s}} {{sleep 10}}