yes
Repeatedly output line until it's killed (POSIX, toybox)
Syntax:
yes [args...]
Runs on:
QNX OS
Options:
- args
- The argument to use as input.
Description:
The yes utility repeatedly outputs lines of the specified argument until
killed. If there are no arguments, yes outputs y
instead.
This utility is provided as part of the toybox package. For information on how to enable it, see toybox.
Contributing author:
Rob Landley and the toybox project (see https://landley.net/toybox/).
Page updated: