done
}
set_ulimits -S
set_ulimits -H
cmd=
if [ -n "${NICE_PRIORITY-}" ] && nice_cmd="$(absolute nice)"; then