Sam is working as a Network Administrator at uCertify.com. He wants to view the last 20 users who joined the company. Which of the following commands should he use to accomplish the task? 1) last -n 20 users 2) tail -n 20 users 3) head -n 20 users 4) grep -n 20 users