0514-86177077
9:00-17:00(工作日)
linux下通過命令行獲取gmail的新郵件,不需輸入@gmail.com部分
#!/bin/bash num="\033[1;36m" end="\033[0m" read -p "Enter your mail: " name read -p "Enter pass of mail: " pass atom=`wget -qO - https://$name:$pass@mail.google.com/mail/feed/atom \ --secure-protocol=TLSv1 -T 3 -t 1 --no-check-certificate | grep \ fullcount | sed -e 's/fullcount>\(.*\)\/fullcount>/\1/'` echo -e 'You have '$num$atom$end' new letters.'
以上所述就是本文的全部內容了,希望大家能夠喜歡。
標簽:大慶 上饒 大興安嶺 江西 三門峽 安康 遵義 仙桃
上一篇:linux下使用rinetd來實現(xiàn)端口轉發(fā)
下一篇:Shell中函數(shù)返回值超出問題
Copyright ? 1999-2012 誠信 合法 規(guī)范的巨人網(wǎng)絡通訊始建于2005年
蘇ICP備15040257號-8