coreutils

General Software Utilities
git clone http://git.omkov.net/coreutils
Log | Tree | Refs | README | LICENCE | Download

coreutils/man/yes.1 (17 lines, 457 B) -rw-r--r-- file download

e2140ec Jamozed 2022-03-06 15:27:45
0
.TH YES 1 2022-03-06 "OMKOV coreutils" "General Commands Manual"
cf2d47a Jamozed 2020-06-26 17:04:08
1
.SH NAME
cf2d47a Jamozed 2020-06-26 17:04:08
2
yes \(em output a string repeatedly
cf2d47a Jamozed 2020-06-26 17:04:08
3
.SH SYNOPSYS
cf2d47a Jamozed 2020-06-26 17:04:08
4
\fByes\fR [\fIstring\fR]
cf2d47a Jamozed 2020-06-26 17:04:08
5
.SH DESCRIPTION
cf2d47a Jamozed 2020-06-26 17:04:08
6
Repeatedly output \fIstring\fR, or 'y' if unspecified, to standard output.
cf2d47a Jamozed 2020-06-26 17:04:08
7
.SH OPERANDS
cf2d47a Jamozed 2020-06-26 17:04:08
8
The following operand is supported:
b7dd67b Jamozed 2020-08-14 16:39:32
9
.IP \fIstring\fR 8
cf2d47a Jamozed 2020-06-26 17:04:08
10
A string to be written to standard output.
cf2d47a Jamozed 2020-06-26 17:04:08
11
.SH COPYRIGHT
cf2d47a Jamozed 2020-06-26 17:04:08
12
.nf
cf2d47a Jamozed 2020-06-26 17:04:08
13
Copyright (C) 2020, Jakob Wakeling
e2140ec Jamozed 2022-03-06 15:27:45
14
MIT Licence (https://opensource.org/licenses/MIT)
cf2d47a Jamozed 2020-06-26 17:04:08
15
.fi
16