yes.1

来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 26 行

1
26
字号
.TH YES 1.SH NAMEyes \- an endless stream of the same word.SH SYNOPSIS\fByes\fR [\fIanswer\fR]\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH EXAMPLES.EX "yes | script" "Answer yes to all questions from the script".SH DESCRIPTION.PP\fIYes\fP sends out an endless stream of y's, each on one line.  Oneuses it to automatically say "yes" to all questions a command may ask.This is useful for commands that ask too many "Are you sure?" questions.The optional argument makes \fIyes\fP use \fIanswer\fP as the word toprint instead of a single y character.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?