====== SED (Streamlined editor, 능률적인) ======
* description :
* author : 주레피
* email : dhan@repia.com
* lastupdate : 2022-07-07
===== HowTo =====
===== Cast Study =====
파일내 값 일괄 변경 (${RSS_ROOT}/colls/*/conf/index.conf)
[user@hostname ]$ sed -i 's|maxWid=\"20000000|maxWid=\"30000000|g' */conf/index.conf
===== Term =====
===== Tip =====
===== Troubleshooting =====
===== Ref =====
{{tag>주레피 sed}}