LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 727|回复: 0

download image.bin to ram

[复制链接]
发表于 2006-8-23 09:41:45 | 显示全部楼层 |阅读模式
here is the script to download image.bin to board (RAM).
XFILE=image.bin
PORT=/dev/ttyS0
...
/usr/bin/sx -vv $XFILE >$PORT <$PORT
...

I can understand "$XFILE >$PORT", but don't know why <$PORT is added to the end.
Could anyone help me? Thank you!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表