All public logs

From IT위키

Combined display of all available logs of IT위키. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:49, 18 April 2024 계발자 talk contribs created page 리눅스 vi (새 문서: == 주요 단축키 == === 시작 명령어 === {| 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