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

AUTHOR

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

REPORTING BUGS

30       GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
31       Report    pathchk    translation   bugs   to   <https://translationpro
32       ject.org/team/>
33
35       Copyright © 2018 Free Software Foundation, Inc.   License  GPLv3+:  GNU
36       GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
37       This  is  free  software:  you  are free to change and redistribute it.
38       There is NO WARRANTY, to the extent permitted by law.
39

SEE ALSO

41       Full documentation at: <https://www.gnu.org/software/coreutils/pathchk>
42       or available locally via: info '(coreutils) pathchk invocation'
43
44
45
46GNU coreutils 8.30                 July 2018                        PATHCHK(1)
Impressum