YES ( 1 )
USER COMMANDS
YES ( 1 )
NAME
yes - repeatedly out a string until killed
SYNOPSIS
yes
[
options
] [string]
DESCRIPTION
yes
repeatedly writes
string
to standard output, followed by a
newline
character, until it is terminated. If
string
is omitted then then
y
is used.
EXIT STATUS
0
Success.
>0
An error occurred.
IMPLEMENTATION
version
yes (AT&T Labs Research) 2012-06-06
author
David Korn <
dgk@research.att.com
>
copyright
Copyright © 2007-2012 AT&T Intellectual Property
license
http://www.eclipse.org/org/documents/epl-v10.html