#!/usr/bin/env bash set -euxo pipefail echo $$ > /proc/sumo # $$ shows PID of the (self) process whoami