Bash Scripting - File Operations in Scripts
You want to create a script that reads a list of usernames from
users.txt and writes a greeting for each user into greetings.txt. Which script snippet correctly does this?