2018. 11. 27.

batch replace string in files by command line

batch replace string in files by command line
sed -i — ‘s/want_str/rep_str/g’ file_patterns

ex) -i — ‘s/abc/123/g’ *.txt




November 27, 2018 at 01:06PM

댓글 없음:

댓글 쓰기