Basic VI command tutorial for beginners.
Автор: Explore With Arafat
Загружено: 2020-04-10
Просмотров: 66
Описание:
Subscribe: http://arafat.info/youtube
About me: http://arafat.info
#StayHome and Learn #WithMe.
Basic VI command for beginners.
Open File = vi filename.php
Save and Close = Capital/Caplock ZZ(twice)
Insert Mode = i
Save the changes = :w
Close the file = :q
Close forcely = :q!
Save and close the file = :wq
#See file content = cat filename.php
#Vi Search something
Press ESC then /anyword
Press n for next occurrence
CURSOR MOVEMENT
#Faster move word by word forward = w
#Faster move word by word backward = b
#At the beginning of a sentence = 0(Zero)
#At the end of a sentence = $(Dollar)
#Top of the window = Shift + h
#Middle of the window = Shift + m
#Bottom of the window = Shift + L
#Move few lines at a time upper = ctrl + u
#Move few lines at a time down = ctrl + d
#Delete a word that the cursor = dw
#Delete all words after the cursor = shift+d
#Select text = v
#Copy few text = p
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: