阅读背景:

ANT中的Bash脚本删除文件中的文本

来源:互联网 

I have this script:

我有这个脚本:

# run this command to create production version of project.html
/<!-- BEGIN PRODUCTION|END PRODUCTION -->/  { next }
/<!-- (BEGIN|END) DEVELOPMENT -->/ { skip = !skip; next }
!skip
# run this comm



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: