mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-10-31 11:07:44 +00:00
28 lines
563 B
Groff
28 lines
563 B
Groff
|
.\"
|
||
|
.\" $Id: yes.1,v 1.1 1997/10/03 04:04:53 gdr Exp $
|
||
|
.\"
|
||
|
.TH YES 1 "September 1997" "GNO" "Commands and Applications"
|
||
|
.SH NAME
|
||
|
.BR yes
|
||
|
\- repetitively echo "y" or command-line argument
|
||
|
.SH SYNOPSIS
|
||
|
.BR yes " [" expletive ]
|
||
|
.SH DESCRIPTION
|
||
|
.BR Yes
|
||
|
outputs
|
||
|
.BR expletive ,
|
||
|
or, by default,
|
||
|
.BR y ,
|
||
|
forever.
|
||
|
.SH VERSION
|
||
|
This manual page documents
|
||
|
.BR yes
|
||
|
version 2.0.
|
||
|
.SH ATTRIBUTIONS
|
||
|
This command was rewritten from FreeBSD source code by Dave Tribby
|
||
|
for distribution with GNO/ME 2.0.6.
|
||
|
.SH HISTORY
|
||
|
GNO version 1.0 of the
|
||
|
.BR yes
|
||
|
command appeared in GNO 1.0.
|