감동, 마음이 움직이는 것
[Linux] tr 찾아바꾸기 본문
https://stackoverflow.com/questions/1251999/how-can-i-replace-a-newline-n-using-sed
리눅스에서 tr를 이용하여 }를 줄바꿈으로 치환하기
tr '\}' '\n' < input.tex > output.tex
'Tips (Utility, Computer Language, and etc.)' 카테고리의 다른 글
[gnuplot] ytic and mtic 함께 지정 (0) | 2018.06.19 |
---|---|
[mathematica] default color 저장해서 사용하기 (0) | 2018.06.19 |
[행정] SCR impactor factor (0) | 2018.05.28 |
[ML] Robbins-Monro algorithm (0) | 2018.05.28 |
[network] 그림 그릴때 (0) | 2018.05.25 |