#!/bin/sh # USAGE: go run -exec ./setcap.sh sudo setcap cap_net_bind_service=+ep "$1" "$@"