table of contents
pathchk(1) | General Commands Manual | pathchk(1) |
NAME¶
pathchk - Check whether file names are valid or portable
SYNOPSIS¶
pathchk [-p ] [-P ] [--portability] [-h|--help] [-V|--version] [path]
DESCRIPTION¶
Check whether file names are valid or portable
OPTIONS¶
- -p
- check for most POSIX systems
- -P
- check for empty names and leading "-"
- --portability
- check for all POSIX systems (equivalent to -p -P)
- -h, --help
- Print help
- -V, --version
- Print version
VERSION¶
v0.0.27
pathchk 0.0.27 |