curl:check_gmail
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
curl:check_gmail [2016/07/02 22:43] – created peter | curl:check_gmail [2020/09/25 12:56] (current) – 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Curl - Check gmail ====== | ====== Curl - Check gmail ====== | ||
- | Check your gmail from Linux command line | + | Check your gmail from Linux command line. |
Using curl, you are able to read each of your unread emails (subject and who it's from) in your command line. | Using curl, you are able to read each of your unread emails (subject and who it's from) in your command line. | ||
- | ***NOTE*** change | + | <WRAP info> |
+ | **NOTE**: Change | ||
+ | </ | ||
- | < | + | |
+ | < | ||
curl -u username --silent " | curl -u username --silent " | ||
</ | </ |
curl/check_gmail.1467499384.txt.gz · Last modified: 2020/07/15 09:30 (external edit)