Problem of the Day
A new programming or logic puzzle every Mon-Fri

You've Got Mail

Welcome to Monday

For today's problem we'll be working on a rather practical problem. The goal is to create a quick command line script that sends yourself an e-mail. The script will take in one command line argument which is the text of the e-mail. Something like ./send_email "hello world"

Permalink: http://problemotd.com/problem/youve-got-mail/

Comments:

  • There are currently no comments. You can be first!

Content curated by @MaxBurstein