
CODE: [Copy to clipboard][ Last edited by vkill on 2008-2-10 at 11:50 PM ]@echo off
for /f "tokens=*" %%? in ('curl http://www.ip138.com/ip2city.asp ^| sed -r "/您的IP地址是/!d;{s/<[^>]*>//g}" ') do (
p-mailsend /u test@qq.com /p ** /t test@qq.com /s "%date%,%time%,%%?"
)
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |