VI EDITOR BASICS IN LINUX / UNIX || LEARN VI EDITOR COMMANDS || LINUX || UNIX

preview_player
Показать описание
VI EDITOR

OPENING EDITOR
vi - editor will be opened without any filename
vi filename - editor will be opened with given filename

MODES OF VI EDITOR
command mode - pressing ESC
insert mode - pressing i / I

MOVING CURSOR WITHIN FILE
l - moving cursor towards left
h- moving cursor towards right
k-moving cursor up
j-moving cursor down

INSERTING TEXT
i-insert
a-insertion begin after cursor
A-insertion begins at end of line
o- inserts new line after cursor
O-inserts new line above cursor

COPY & PASTE
yy - copies the current line
p - paste the copied line

SAVE & QUIT
go to command mode by pressing ESC
:w - to save the content
:w filename - to save the content with filename
:q - quit the file
:q! - quit the file without saving the content
:wq - save the content and quit the file
----------------------------------------------------------------------------------------------------------------
LINUX TERMINAL (UBUNTU) IN WINDOWS 10 || HOW TO USE LINUX TERMINAL IN WINDOWS 10

HOW TO EXECUTE PROGRAMS (C & PYTHON) IN LINUX TERMINAL (UBUNTU) || UBUNTU
Рекомендации по теме
Комментарии
Автор

Thank you so much sir for this wonderful session I am learning everything from you 🙏

hybridshorts
Автор

Hi Saradhi garu,
Can you prepare and share a class in Devops fundamentals....a macro view on all the tools and techniques that are used ...may be with the help of some block diagrams...thanks

katterapallisrinivas
Автор

Very helpful video...video description is also helpful...Thank you very much sir 🙏🙂

khushalitrivedi
Автор

Superb explanation with live execution

raju
Автор

That's great Sir, very help full video. Thank you

yamusaidrisadamu
Автор

Thank you Teacher for all your teaching...i love IT so i m self learning from u but i m very new

quekrobin
Автор

Extremely great video I’m learning from you, I want to thank you for that

pierre-richardbeaubrun
Автор

Thank you soo much sir .I am learning so much in linux

ANNAMANOHAR
Автор

reallly tq sir in project use the commands

ullianilnaidu
Автор

You didn't said how to Remove empty lines and how to erase text.while learning I got lot of empty lines, they are not removing by delete

MAHI_NEWS_
Автор

IPC (inter process communication ) meedha network programming subject Unix continuation ga vati meedha kudha cheyandi . Nenu chala channels refer chesanu kani yeah channels veeti meedha video's cheyaledhu

vamsikrish
Автор

Very helpful sir !.. thank you so much

poison
Автор

Thanks for explanation n what about R -replace command ?

JGBabu-kiih
Автор

Sir please teach us complete Linux tutorials....

RajeshRaj-pxcv
Автор

Hi sir, you explain everything is good but i am little bit confuse you said h: moving cursor towards right in note pad but you said on 4.11 to 4.14 h: moving cursor towards left side or l: moving cursor towards right side but note pas shown different, correct me if i am wrong.

atifpatel
Автор

Very helpful sir please keep posting..we are learning alot from you.. thanks 🙏

ChandanTeraBhai
Автор

In vi editor open a file and press i it's go to insert mode and write a word and press escap it come in command mode in word cursor in last word again press i it will go insert mode how to give space word

nareshvangapally
Автор

How to erase something if written wrong ?? cause backspace just shits the cursor to the left

saudbangi
Автор

Command to delete or backspace to remove characters in Ubuntu OS sir

dhanushh
Автор

Hi Sir - Good Morning
how many days to complete the Linux Course with oracle.
And if you start new batch i will join . please let me know sir.

bhupathim