1PATHCHK(1)                       User Commands                      PATHCHK(1)
2
3
4

NAME

6       pathchk - check whether file names are valid or portable
7

SYNOPSIS

9       pathchk [OPTION]... NAME...
10

DESCRIPTION

12       Diagnose unportable constructs in NAME.
13
14       -p     check for most POSIX systems
15
16       -P     check for empty names and leading "-"
17
18       --portability
19              check for all POSIX systems (equivalent to -p -P)
20
21       --help display this help and exit
22
23       --version
24              output version information and exit
25

AUTHOR

27       Written by Paul Eggert, David MacKenzie, and Jim Meyering.
28

REPORTING BUGS

30       Report bugs to <bug-coreutils@gnu.org>.
31
33       Copyright © 2007 Free Software Foundation, Inc.
34       This  is  free  software.   You may redistribute copies of it under the
35       terms      of      the      GNU      General       Public       License
36       <http://www.gnu.org/licenses/gpl.html>.   There  is NO WARRANTY, to the
37       extent permitted by law.
38

SEE ALSO

40       The full documentation for pathchk is maintained as a  Texinfo  manual.
41       If  the  info and pathchk programs are properly installed at your site,
42       the command
43
44              info pathchk
45
46       should give you access to the complete manual.
47
48
49
50GNU coreutils 6.9                 March 2008                        PATHCHK(1)
Impressum