llvm/compiler-rt/test/sanitizer_common/netbsd_commands/run_noaslr.sh

#!/bin/sh
/usr/sbin/paxctl +a "${1}"
exec "${@}"