ubuntu vi

system/linux 2016. 1. 19. 13:37

http://norux.me/13

1.

cd ~

vi .exrc

set autoindent

set number

set bs=2

set nocp

syntax on

source .exrc

 

2.

sudo apt-get install vim

 

'system > linux' 카테고리의 다른 글

.bash_history 파일에 흔적을 남기지 않는 방법  (1) 2010.08.30
setuid, setgid, sticky bit  (0) 2010.08.30
리눅스보안 - 필수 보안  (0) 2010.07.21
리눅스 기본 명령어  (0) 2010.06.29
rz // sz  (0) 2010.06.29
: