User Tools

Site Tools


docs:linux_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:linux_commands [2024/03/25 09:05] – created and added tree 93.66.122.50docs:linux_commands [2025/06/18 09:20] (current) – Added namei sysadm
Line 18: Line 18:
 └── TreeFile └── TreeFile
 </code> </code>
 +
 +----
 +
 +=== namei ===
 +Follow a pathname until a terminal point is found.\\
 +
 +Command:\\
 +''namei /home/admin/''\\
 +
 +Output:\\
 +<code>
 +f: /home/admin/
 + d /
 + d home
 + d admin
 +</code>
 +
 + --- //[[lorenzo.cesana@becloudsolutions.com|Lorenzo Cesana]] 2025/06/18 09:18//
docs/linux_commands.1711357543.txt.gz · Last modified: by 93.66.122.50

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki