yes
Linux · Terminal · available in the simulator
What it does
Output a string repeatedly until killed (defaults to 'y'). Useful for auto-confirming prompts.
Usage examples
yesyes | rm -i *.tmp
Linux · Terminal · available in the simulator
Output a string repeatedly until killed (defaults to 'y'). Useful for auto-confirming prompts.
yesyes | rm -i *.tmp