9 ms·
/proc/PID/root is a view of that process’s mount namespace. Also you can use nsenter(8) to run a command (or even a shell) under another process’s mount, pid,
by xerxes901 2y ago
/proc/PID/root is a view of that process’s mount namespace.
Also you can use nsenter(8) to run a command (or even a shell) under another process’s mount, pid, network, etc namespace.