OSDN Git Service

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