Hacker News new | past | comments | ask | show | jobs | submit login

Yes doesn't just let you choose a character. It lets you choose a string that will be repeated. So

    yes 123abc
will print

    123abc123abc123abc123abc123abc
and so on.



each time terminated by a newline, so:

  123abc
  123abc
  123abc
  ...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: