S

Systems Programming

Rust, C, C++, Go, and low-level programming

'yes' - output a string repeatedly - Video Man Pages

The 'yes' command outputs a string repeatedly until killed. + Output 'y' repeatedly until killed (Ctrl-C to kill): yes + Output a specified string repeatedly: yes string + Accept every 'y/n' question that is prompted by a command: yes | sudo pacman -Syu -OR- yes | rm -i file1 file...

Watch Original08/29/2026
0

0 Comments

Sign in to join the conversation

No comments yet

Be the first to share your thoughts!

Other Coverage

Related Videos