Check for non-portable parts of the file
pathchk command is used to check the non-portable parts of the file.
pathchk(options)(parameters)
-p: Check most POSIX systems;
-P: Check for empty names and files starting with "-";
--portability: Check all POSIX systems, equivalent to the "-P-p" option;
--help: display help;
--wersion: Display version number.