Linux CLI - Users and Groups
You want to automate changing passwords for multiple users listed in a file
users.txt. Which script snippet correctly changes each user's password to NewPass123 using passwd?