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 any translation bugs to <https://translationproject.org/team/>
32
34       Copyright  ©  2022  Free Software Foundation, Inc.  License GPLv3+: GNU
35       GPL version 3 or later <https://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       Full documentation <https://www.gnu.org/software/coreutils/pathchk>
41       or available locally via: info '(coreutils) pathchk invocation'
42
43
44
45GNU coreutils 9.1                January 2023                       PATHCHK(1)
Impressum