shell 中的特殊状况

一、sed 中若是要引入变量,须要用双引号 spa

sed -i "/var dbnames =/ c var dbnames = $dbnames" caculate_combinedDb.js >/dev/null 2>&1 变量

相关文章
相关标签/搜索