xref: /original-bsd/usr.bin/yes/yes.1 (revision c3e32dec)
1.\" Copyright (c) 1980, 1991, 1993
2.\"	The Regents of the University of California.  All rights reserved.
3.\"
4.\" %sccs.include.redist.roff%
5.\"
6.\"     @(#)yes.1	8.1 (Berkeley) 06/06/93
7.\"
8.Dd
9.Dt YES 1
10.Os BSD 4
11.Sh NAME
12.Nm yes
13.Nd be repetitively affirmative
14.Sh SYNOPSIS
15.Nm yes
16.Op Ar expletive
17.Sh DESCRIPTION
18.Nm Yes
19outputs
20.Ar expletive ,
21or, by default,
22.Dq y ,
23forever.
24.Sh HISTORY
25The
26.Nm
27command appeared in
28.Bx 4.0 .
29