This entry is very new in the tldr-pages project, hence translation data is currently unavailable for a while.
yes
Exibe algo repetidamente. Mais informações: https://www.gnu.org/software/coreutils/manual/html_node/yes-invocation.html.
- Exibir a palavra "mensagem" repetidamente:
yes
mensagem
- Exibir a letra "y" repetidamente:
yes
- Aceitar tudo solicitado pelo comando apt-get:
yes | sudo apt-get install
programa