Learn things on a extremely objective way. Computers, technologies, life, everything. Take a look, you will enjoy!
curl -u <Your gmail username> --silent "https://mail.google.com/mail/feed/atom" | perl -ne 'print "\t" if //; print "$2\n" if /<(title|name)>(.*)<\/\1>/;'
No comments:
Post a Comment