Which of the following shell commands will send an e-mail message to a user named jack?
  1. mail jack
  2. mail -s -u jack
  3. mail user= jack
  4. mail -s jack
Explanation
Answer - A - You should use the mail jack command to send an e-mail message to a user named jack.

Key Takeaway: The mail jack command will allow you to compose and send a message to the user named jack. The from command will print names of those who have sent mail.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz