文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>查找替换文件,,,

查找替换文件,,,

时间:2010-07-05  来源:badb0y

#!/bin/bash file=$(find /1 -name "*.shtml")
old=$(grep -o "http://player.youku.com/player.php/.*\.swf" $file)
new=$(echo $old|awk -F/ '{ print "http://static.youku.com/v1.0.0115/v/swf/qplayer.swf?VideoIDS="$6"&isAutoPlay=true&embedid=-&showAd=0"}'|sed 's#\?#\\?#g'|sed 's#\&#\\&#g')
echo $new
sed -i "s#$old#$new#g" $file
  find /1 -name "*.shtml"|grep -o "http://player.youku.com/player.php/.*\.swf"|while read old
do
new=$(echo $old|awk -F/ '{ print "  http://static.youku.com/v1.0.0115/v/swf/qplayer.swf?VideoIDS="$6"&isAutoPlay=true&embedid=-&showAd=0"}'|sed 's#\?#\\?#g'|sed 's#\&#\\&#g')
echo $new
sed -i "s#$old#$new#g" $file
done

find /1 -name "*.shtml"|xargs sed -ri 's#http://player.youku.com/player.php/.*sid/(.*)/v.swf#http://static.youku.com/v1.0.0115/v/swf/qplayer.swf\?VideoIDS=\1\&isAutoPlay=true\&embedid=-\&showAD=0#g'
相关阅读 更多 +
排行榜 更多 +
<img preview="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" width="32" height="32" src="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" alt="弓箭勇者最新版" />

<img preview="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" width="32" height="32" src="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" alt="弓箭勇者最新版" />

飞行射击 下载
<img preview="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" width="32" height="32" src="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" alt="弓箭勇者最新版" />

<img preview="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" width="32" height="32" src="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" alt="弓箭勇者最新版" />

飞行射击 下载
<img preview="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" width="32" height="32" src="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" alt="弓箭勇者最新版" />

<img preview="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" width="32" height="32" src="http://pic.pdowncc.com/uploadimg/ico/2025/0523/1747993424374100.png" alt="弓箭勇者最新版" />

飞行射击 下载