关于QMAIL VPOP批量建立帐号的小脚本
时间:2008-09-19
来源:互联网
日前用qmail搭建好新的邮件服务器, 但需要生成200多个帐号,想写一个脚本让他自动一次生成.望上找了些资料,自己写了一下,但是好象不管用.
我先把我写的东西发出来,大家请指点迷津.
首先写了一个文件就叫account, 里面一行一个帐号
然后再写了一个简单脚本(其实我完全写不来拉)
#/bin/bash
while read account
do
echo $account
./vadduser $account $account
done
加权限运行 =700) window.open('http://linux.chinaunix.net/bbs/images/smilies/icon_lol.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" > =700) window.open('http://linux.chinaunix.net/bbs/images/smilies/icon_lol.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" > 机器死机,嘎嘎=700) window.open('http://linux.chinaunix.net/bbs/images/smilies/icon_lol.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" >
我先把我写的东西发出来,大家请指点迷津.
首先写了一个文件就叫account, 里面一行一个帐号
然后再写了一个简单脚本(其实我完全写不来拉)
#/bin/bash
while read account
do
echo $account
./vadduser $account $account
done
加权限运行 =700) window.open('http://linux.chinaunix.net/bbs/images/smilies/icon_lol.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" > =700) window.open('http://linux.chinaunix.net/bbs/images/smilies/icon_lol.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" > 机器死机,嘎嘎=700) window.open('http://linux.chinaunix.net/bbs/images/smilies/icon_lol.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" >
作者: double123 发布时间: 2008-09-19
死循环了吗?>
=700) window.open('http://linux.chinaunix.net/bbs/images/smilies/icon_lol.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" >
=700) window.open('http://linux.chinaunix.net/bbs/images/smilies/icon_lol.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" >
作者: fenglipiao 发布时间: 2008-09-19
恩,就卡在那里了,但是我想问的是正确的脚本是怎么写嗫=700) window.open('http://linux.chinaunix.net/bbs/images/smilies/em14.gif');" onload="if(this.offsetWidth>'700')this.width='700';if(this.offsetHeight>'700')this.height='700';" >
作者: ks8822 发布时间: 2008-09-19
我帮你顶,不要忘记我
作者: 5136456 发布时间: 2008-09-20
好高深。。。
作者: daozai 发布时间: 2008-09-20
我需要,不错
作者: jingjingboy 发布时间: 2008-09-20
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28