Kernel

lsns

English

Overview

A command that lists the Linux namespaces present on a system.

Details

It shows which processes belong to which namespace, broken down by type (PID namespace, network namespace, etc.), and is used to inspect namespace isolation when troubleshooting containerized environments.

More Linux terms