| ★ wanayoo — archive 1999 http://nodevice.com/sections/ManIndex/man0916.html | Nouvelle recherche | Portail wanayoo |
| Previous Next Man Index | Sections: 0 1 2 3 4 5 6 7 8 N |
This program is useful for finding a "too many levels of symbolic links" problems.
For each line output, namei outputs a the following characters to identify the file types found:
f: = the pathname we are currently trying to resolve
d = directory
l = symbolic link (both the link and it's contents are output)
s = socket
b = block device
c = character device
- = regular file
? = an error of some kind
Namei prints an informative message when the maximum number of symbolic links this system can have has been exceeded.
-x
-m
| Previous Next Man Index | Sections: 0 1 2 3 4 5 6 7 8 N |