Chinaunix首页 | 论坛 | 博客
  • 博客访问: 293269
  • 博文数量: 109
  • 博客积分: 5814
  • 博客等级: 大校
  • 技术积分: 1440
  • 用 户 组: 普通用户
  • 注册时间: 2007-12-26 10:17
文章分类

全部博文(109)

文章存档

2010年(9)

2009年(36)

2008年(64)

我的朋友

分类: WINDOWS

2008-03-21 14:31:31

echo user anonymous ident >tmp.txt
echo bin >>tmp.txt
echo cd /somedir >>tmp.txt
echo get %1 >>tmp.txt
echo bye >>tmp.txt
ftp -n -s:tmp.txt 192.168.1.5
del tmp.txt
阅读(415) | 评论(0) | 转发(0) |
0

上一篇:shell 中递归函数

下一篇:kill tty

给主人留下些什么吧!~~