OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / readlink.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH READLINK "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 readlink \- print resolved symbolic links or canonical file names
5 .SH SYNOPSIS
6 .B readlink
7 [\fI\,OPTION\/\fR]... \fI\,FILE\/\fR...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print value of a symbolic link or canonical file name
12 .TP
13 \fB\-f\fR, \fB\-\-canonicalize\fR
14 canonicalize by following every symlink in
15 every component of the given name recursively;
16 all but the last component must exist
17 .TP
18 \fB\-e\fR, \fB\-\-canonicalize\-existing\fR
19 canonicalize by following every symlink in
20 every component of the given name recursively,
21 all components must exist
22 .TP
23 \fB\-m\fR, \fB\-\-canonicalize\-missing\fR
24 canonicalize by following every symlink in
25 every component of the given name recursively,
26 without requirements on components existence
27 .TP
28 \fB\-n\fR, \fB\-\-no\-newline\fR
29 do not output the trailing delimiter
30 .HP
31 \fB\-q\fR, \fB\-\-quiet\fR,
32 .TP
33 \fB\-s\fR, \fB\-\-silent\fR
34 suppress most error messages
35 .TP
36 \fB\-v\fR, \fB\-\-verbose\fR
37 report error messages
38 .TP
39 \fB\-z\fR, \fB\-\-zero\fR
40 end each output line with NUL, not newline
41 .TP
42 \fB\-\-help\fR
43 display this help and exit
44 .TP
45 \fB\-\-version\fR
46 output version information and exit
47 .SH AUTHOR
48 Written by Dmitry V. Levin.
49 .SH "REPORTING BUGS"
50 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
51 .br
52 Report readlink translation bugs to <http://translationproject.org/team/>
53 .SH COPYRIGHT
54 Copyright \(co 2016 Free Software Foundation, Inc.
55 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
56 .br
57 This is free software: you are free to change and redistribute it.
58 There is NO WARRANTY, to the extent permitted by law.
59 .SH "SEE ALSO"
60 readlink(2), realpath(1), realpath(3)
61 .PP
62 .br
63 Full documentation at: <http://www.gnu.org/software/coreutils/readlink>
64 .br
65 or available locally via: info \(aq(coreutils) readlink invocation\(aq