'string substitute'에 해당되는 글 1건

  1. 2009.08.03 문자열 치환하기 - string replace(substitute) using sed
sed '/s/replace old/replace new/'
스트림이니까, 파이프로 연결해도 당연히(?!) 된다.

[링크 : http://www.grymoire.com/Unix/Sed.html]
Posted by 구차니