PATHCHK(1) | General Commands Manual | PATHCHK(1) |
pathchk
— check
pathname validity
pathchk |
[-pP ] pathname... |
pathchk
checks each
pathname for their validity and portability.
By default, pathchk
does the following
checks, based on the underlying filesystem:
Note that non-existing path components aren't seen as an error by
pathchk
.
-p
-P
The pathchk
utility exits 0 on
success, and >0 if an error occurs.
pathchk
should be compliant with IEEE Std
1003.1-2024 (“POSIX.1”) specification.
Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
2024-04-19 | Linux 6.6.67-gentoo-x86_64 |