github.com/thetreep/go-swagger@v0.0.0-20240223100711-35af64f14f01/fixtures/bugs/1558/killme.sh (about) 1 #!/bin/bash 2 echo "About to kill $1" 3 sleep 1 4 kill $1