$_shellschool
LinuxWindowsLibraryCommandsTestsProgress
ES|EN…
home / commands / yes

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

  • yes
  • yes | rm -i *.tmp
Practise yes

Related commands

  • alias
  • clear
  • echo
  • exit
  • export
  • history
homecommandslibrarylinux terminalwindows terminaltests
shellschool · simulated terminal learning platform