minix man page for pathchk

Query: pathchk

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PATHCHK(1)						      General Commands Manual							PATHCHK(1)

NAME
pathchk - check pathname
SYNOPSIS
pathchk [-p] path ...
OPTIONS
-p Check against POSIX rules
EXAMPLES
pathchk /usr/src/file.c # Check the accessibility of file.c pathchk -p file # Check posix compliance of file
DESCRIPTION
Pathchk verifies path names and display error if paths are too long, contain names that are too long, go thru a non-searchable directory or contain an invalid character in names. If the -p flag is specified, the POSIX rules apply instead of the rules of the current file system. PATHCHK(1)
Related Man Pages
pathchk(1) - opensolaris
pathchk(1p) - posix
pathchk(1) - debian
pathchk(1p) - centos
pathchk(1p) - suse
Similar Topics in the Unix Linux Community
"no shell"
how to check if path is present?
how to know the list of all commands supported by unix ?
Yesterday in UNIX