sed use many variables to insert html Tag

前端 未结 0 704
粉色の甜心
粉色の甜心 2020-11-30 15:32

sed command use insert string to .html

c=0 b=20

sed -i "$ba$tr$td$c$td1" dll.html

sed -i \'\'$b\'a\'$td\'\'$filelist[\'$c\']\'\'$td1\'\' dll         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题