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 invalid or unportable file names.
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
26       GNU  coreutils  online  help:  <http://www.gnu.org/software/coreutils/>
27       Report   pathchk   translation    bugs    to    <http://translationpro
28       ject.org/team/>
29

AUTHOR

31       Written by Paul Eggert, David MacKenzie, and Jim Meyering.
32
34       Copyright  ©  2013  Free Software Foundation, Inc.  License GPLv3+: GNU
35       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
36       This is free software: you are free  to  change  and  redistribute  it.
37       There is NO WARRANTY, to the 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 coreutils 'pathchk invocation'
45
46       should give you access to the complete manual.
47
48
49
50GNU coreutils 8.22               October 2018                       PATHCHK(1)
Impressum