yes command Subscribe
yes command is a user- defined string that runs continuously until a process is killed.The yes command outputs the same string, STRING, in a constant stream. If STRING is not specified, the word it repeats is 'y'. yes dates back to a time before Unix commands included the "force" (-f) option, which for many commands is the same as answering "yes" to all prompts.