2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
nsenter --target $1 --mount --uts --ipc --net --pid -- /bin/bash -l
|
nsenter --target $1 --mount --uts --ipc --net --pid -- /bin/bash -l
|