unshare Command Examples

Execute a command in new user-defined namespaces. More information: https://manned.org/unshare.

unshare {{[-n|--net]}} {{command}} {{command_arguments}}

unshare {{[-m|--mount]}} {{[-i|--pid]}} {{[-n|--net]}} {{[-f|--fork]}} {{command}} {{command_arguments}}