ubuntu:curl:check_gmail
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:curl:check_gmail [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:curl:check_gmail [2020/09/25 12:55] (current) – removed 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Curl - Check gmail ====== | ||
- | 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. | ||
- | |||
- | ***NOTE*** change the username to your username, use your full email if you are a google apps user. | ||
- | |||
- | |||
- | <code bash> | ||
- | curl -u username --silent " | ||
- | </ |
ubuntu/curl/check_gmail.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1