Provided by: rust-coreutils_0.1.0+git20250711.2ba3a33-0ubuntu2_amd64 bug

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

       v(uutils coreutils) 0.1.0

                                        pathchk (uutils coreutils) 0.1.0                              pathchk(1)