OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / mkdir.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH MKDIR "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 mkdir \- make directories
5 .SH SYNOPSIS
6 .B mkdir
7 [\fI\,OPTION\/\fR]... \fI\,DIRECTORY\/\fR...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Create the DIRECTORY(ies), if they do not already exist.
12 .PP
13 Mandatory arguments to long options are mandatory for short options too.
14 .TP
15 \fB\-m\fR, \fB\-\-mode\fR=\fI\,MODE\/\fR
16 set file mode (as in chmod), not a=rwx \- umask
17 .TP
18 \fB\-p\fR, \fB\-\-parents\fR
19 no error if existing, make parent directories as needed
20 .TP
21 \fB\-v\fR, \fB\-\-verbose\fR
22 print a message for each created directory
23 .TP
24 \fB\-Z\fR
25 set SELinux security context of each created directory
26 to the default type
27 .TP
28 \fB\-\-context\fR[=\fI\,CTX\/\fR]
29 like \fB\-Z\fR, or if CTX is specified then set the SELinux
30 or SMACK security context to CTX
31 .TP
32 \fB\-\-help\fR
33 display this help and exit
34 .TP
35 \fB\-\-version\fR
36 output version information and exit
37 .SH AUTHOR
38 Written by David MacKenzie.
39 .SH "REPORTING BUGS"
40 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
41 .br
42 Report mkdir translation bugs to <http://translationproject.org/team/>
43 .SH COPYRIGHT
44 Copyright \(co 2016 Free Software Foundation, Inc.
45 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
46 .br
47 This is free software: you are free to change and redistribute it.
48 There is NO WARRANTY, to the extent permitted by law.
49 .SH "SEE ALSO"
50 mkdir(2)
51 .PP
52 .br
53 Full documentation at: <http://www.gnu.org/software/coreutils/mkdir>
54 .br
55 or available locally via: info \(aq(coreutils) mkdir invocation\(aq