摘要: Shell中通常将EOF与 batch_file5 echo "use oss_platform;" > batch_file67 URL_list=`cat url_for_db_final`8 for URL in $URL_list9 do10 echo "update pornURL set count=count+1 where url=\"$URL\";" >> batch_file11 echo "insert into pornURL (url,count) select \"$U 阅读全文
posted @ 2013-08-28 14:28 胡.杰 阅读(985) 评论(0) 推荐(0)