감동, 마음이 움직이는 것
[Linux] vi편집기에서 줄바꿈 본문
[출처] https://kldp.org/node/104862
vim에서 치환명령을 이용해 줄바꿈문자를 삽입하려고 할 때 '\n' 대신 ^M(CTRL + V 엔터)을 넣어야 한다.
'Tips (Utility, Computer Language, and etc.)' 카테고리의 다른 글
[python] np.array에서 원하는 row range출력하기 (0) | 2019.05.22 |
---|---|
[LaTex] table length 조절하기 (0) | 2019.05.18 |
[python] PCA and figure (0) | 2019.04.30 |
[gnuplot] How to do horizontal lines from a one column file using gnuplot? (0) | 2019.01.28 |
[python] 정해진 사이즈의 2d list 만들기 (0) | 2019.01.23 |