OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / tac.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH TAC "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 tac \- concatenate and print files in reverse
5 .SH SYNOPSIS
6 .B tac
7 [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Write each FILE to standard output, last line first.
12 .PP
13 With no FILE, or when FILE is \-, read standard input.
14 .PP
15 Mandatory arguments to long options are mandatory for short options too.
16 .TP
17 \fB\-b\fR, \fB\-\-before\fR
18 attach the separator before instead of after
19 .TP
20 \fB\-r\fR, \fB\-\-regex\fR
21 interpret the separator as a regular expression
22 .TP
23 \fB\-s\fR, \fB\-\-separator\fR=\fI\,STRING\/\fR
24 use STRING as the separator instead of newline
25 .TP
26 \fB\-\-help\fR
27 display this help and exit
28 .TP
29 \fB\-\-version\fR
30 output version information and exit
31 .SH AUTHOR
32 Written by Jay Lepreau and David MacKenzie.
33 .SH "REPORTING BUGS"
34 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
35 .br
36 Report tac translation bugs to <http://translationproject.org/team/>
37 .SH COPYRIGHT
38 Copyright \(co 2016 Free Software Foundation, Inc.
39 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
40 .br
41 This is free software: you are free to change and redistribute it.
42 There is NO WARRANTY, to the extent permitted by law.
43 .SH "SEE ALSO"
44 \fBrev\fP(1)
45 .PP
46 .br
47 Full documentation at: <http://www.gnu.org/software/coreutils/tac>
48 .br
49 or available locally via: info \(aq(coreutils) tac invocation\(aq