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

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