💾 Archived View for freeshell.de › tldr › namei.gmi captured on 2023-09-28 at 16:42:44. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

namei

Follows a pathname (which can be a symbolic link) until a terminal point is found (a file/directory/char device etc).
This program is useful for finding "too many levels of symbolic links" problems.

More information.

namei {path/to/a} {path/to/b} {path/to/c}
namei --long {path/to/a} {path/to/b} {path/to/c}
namei --modes {path/to/a} {path/to/b} {path/to/c}
namei --owners {path/to/a} {path/to/b} {path/to/c}
namei --nosymlinks {path/to/a} {path/to/b} {path/to/c}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY