리눅스 vi: Revision history

From IT Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    18 April 2024

    • curprev 22:4922:49, 18 April 2024계발자 talk contribs 3,599 bytes +3,599 새 문서: == 주요 단축키 == === 시작 명령어 === {| class="wikitable" !'''명령어''' !'''설명''' !'''예제''' |- !vi {파일명} |파일열기, 작성 |vi test.txt |- !vi +{행번호} {파일명} |파일을 열고, 입력한 행으로 커서 이동 |vi -100 test.txt |- !vi +/"{검색 문자열}" {파일명} |“문자열”의 처음발생 단어부터 열기 |vi -/"adc" test.txt |- !vi –r {파일명} |손상된 파일 회복 |vi -r test.txt |- !view {파일명} |읽기... Tag: Visual edit