unshare
run program with some namespaces unshared from parent
- Provided by: util-linux (Version: 2.20.1-5.1ubuntu20.9)
- Report a bug
run program with some namespaces unshared from parent
unshare [options] program [arguments]
Unshares specified namespaces from parent process and then executes specified program. Unshareable namespaces are:
The unshare command drops potential privileges before executing the target program. This allows to setuid unshare.
None known so far.
Mikhail Gusarov <dottedmag@dottedmag.net>
The unshare command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.