namei (1) Linux Manual Page
NAME namei – follow a pathname until a terminal point is found SYNOPSIS namei [options] pathname… DESCRIPTION namei interprets its arguments as pathnames to any type of Unix file (symlinks, files, directories, and so forth). namei then follows each pathname until an endpoint is found (a file, a directory, a device node, etc). If it…
