每隔3秒执行一次命令:/usr/local/vsm100/bin/vsm10 line_call 852 text
#!/bin/sh while true do /usr/local/vsm100/bin/vsm100 line_call 852 text sleep 3 done
posted on 2013-08-22 16:27 风林幻海 阅读(426) 评论(0) 编辑 收藏 举报