Gets the ID of a process using its name.
pidof {{bash}}
pidof -s {{bash}}
pidof -x {{script.py}}
kill "$(pidof {{name}})"