Binary package “newpid” in ubuntu trusty

run a command in a new PID namespace

 newpid is a very simple wrapper around clone(CLONE_NEWPID) that launches a
 command in a new PID namespace. /proc is also remounted so it sees the new
 process space. Needs root to run.