Show current process namespaces

ls -l /proc/$$/ns
where $$ is the PID of current process - typically bash