shell oracle
摘要:
#!/bin/shtraffic=10rm -rf test.txtdata=`sqlplus -S anoscfg/anoscfg <<EOFspool test.txtset pages 0 set feed offset heading off;set feedback off;set ve... 阅读全文
posted @ 2014-07-31 13:37 wangbokun 阅读(229) 评论(0) 推荐(0) 编辑