shell命令总结
1 | sed -i '/master/a\config' test |
在匹配到 master
字符串的那一行的下一行 插入 config
You need to set
install_url
to use ShareThis. Please set it in _config.yml
.1 | sed -i '/master/a\config' test |
在匹配到 master
字符串的那一行的下一行 插入 config
install_url
to use ShareThis. Please set it in _config.yml
.shortname
for Disqus. Please set it in _config.yml
.