
lsns
List of commands for lsns:
-
lsns:tldr:b8d2d lsns: List the specified type of namespaces only.$ lsns --typetry on your machineexplain this command
-
lsns:tldr:d758a lsns: List namespaces, only showing the namespace ID, type, PID, and command.$ lsns --output NS,TYPE,PID,COMMANDtry on your machineexplain this command
-
lsns:tldr:d9c92 lsns: List namespaces in JSON format.$ lsns --jsontry on your machineexplain this command
-
lsns:tldr:dfa5f lsns: List namespaces associated with {{pid}}.$ lsns --task ${pid}try on your machineexplain this command