#!/bin/sh exec nsenter -t 1 -m -u -i -n -p "${0##*/}" "$@"