SlideShare a Scribd company logo
1 of 1
Download to read offline
I need only the commands for these.
The vi editor is available on every Linux distribution in the world. Most Linux systems have an
alias for vi that executes the vim command, an improved version of the original vi editor. The vi
editor works in three modes: command, insert and ex. The command mode is used to type
commands to navigate the document, the insert mode is used to enter new text into the document,
and the ex mode is used for file operations such as saving and quitting. Use the vi Editor: 1.
Execute the vi edit.txt command to create a new file called edit.txt. The vi editor will open. 2.
Exit the vi editor by typing :q! 3. Execute the Is -alR / usr > data.txt command to generate a new
file. 4. Execute the vi data.txt command to open the file for editing. 5. Press the i or the INSERT
key to enter insert mode. 6. Type Inserting text on line 1 and press Enter. 7. Press the ESC key to
return to the command mode. and press the DOWN ARROW key six times to move down six
lines. Press i to insert text at the beginning of the line. Type Inserting on line 7 and press Enter.
8. Press the ESC key to return to the command mode. Press the up arrow key and then yype dd to
delete the current line that you just created. 9. Move to the end of the document by typing G . 10.
To add a new line at the end of the document, type o and then type the text The end. Press the
ESC key to return to the command mode. 11. Go to line #1 by typing 1G. Search for local by
typing /local. Type the letter n to move to the second occurrence of local. 12. Delete the current
word by typing dw . 13. Type 1G to return to the first line and then 5dd to delete five lines. 14.
Copy three lines by typing 3yy. Then move to the end of the document by typing G. Paste the
three lines by typing p . 15. Undo the paste command by typing u . 16. Type :q and then press the
ENTER key to attempt to quit the document. 17. The previous command :q failed because you
have not saved the changes that you made in the file. To quit without saving type :q! and press
the ENTER key to quit the document without saving. 18. Open the data.txt file by executing the
vi data.txt command. 19. Type 1G to return to the first line of the file. Replace the first line of the
document by typing cc and then type the text Output: 20. Press the ESC key to return to the
command mode. Then type :w to save the changes. 21. Type :q to quit the vi editor. 22. Verify
that your updates were written to the file by entering head data.txt.

More Related Content

Similar to I need only the commands for these- The vi editor is available on ever.pdf

Beginners: Microsoft Office Word 2007 Lesson 2
Beginners:  Microsoft Office Word 2007 Lesson 2Beginners:  Microsoft Office Word 2007 Lesson 2
Beginners: Microsoft Office Word 2007 Lesson 2adultref
 
Beginners: Microsoft Office Word 2007 Lesson 2
Beginners: Microsoft Office Word 2007 Lesson 2Beginners: Microsoft Office Word 2007 Lesson 2
Beginners: Microsoft Office Word 2007 Lesson 2adultref
 
Introduction to vi editor
Introduction to vi editorIntroduction to vi editor
Introduction to vi editorU.P Police
 
Week 1 lesson 5 for Intro to Tech class
Week 1 lesson 5 for Intro to Tech classWeek 1 lesson 5 for Intro to Tech class
Week 1 lesson 5 for Intro to Tech classrdubroy
 
lectuer 21-22.pptx
lectuer 21-22.pptxlectuer 21-22.pptx
lectuer 21-22.pptxpoonam256394
 
Using VI Editor in Red Hat by Rohit Kumar
Using VI Editor in Red Hat by Rohit KumarUsing VI Editor in Red Hat by Rohit Kumar
Using VI Editor in Red Hat by Rohit KumarRohit Kumar
 
Microsoftwordexcelpptnotes 130107205245-phpapp02
Microsoftwordexcelpptnotes 130107205245-phpapp02Microsoftwordexcelpptnotes 130107205245-phpapp02
Microsoftwordexcelpptnotes 130107205245-phpapp02mohan kumar
 
Microsoft Office Word 2007 - Lesson 2
Microsoft Office Word 2007 - Lesson 2Microsoft Office Word 2007 - Lesson 2
Microsoft Office Word 2007 - Lesson 2Samantha TerBeest
 
3.8.a how to - vim course book
3.8.a how to - vim course book3.8.a how to - vim course book
3.8.a how to - vim course bookAcácio Oliveira
 
Vi editor Linux Editors
Vi editor Linux EditorsVi editor Linux Editors
Vi editor Linux EditorsTONO KURIAKOSE
 
Keyboard shortcuts and system commands for popular programs
Keyboard shortcuts and system commands for popular programsKeyboard shortcuts and system commands for popular programs
Keyboard shortcuts and system commands for popular programsnepcardinal
 
1359 Vi Editor
1359 Vi Editor1359 Vi Editor
1359 Vi Editortechbed
 
Vi may be a powerful text editor enclosed with most UNIX systems, ev.pdf
Vi may be a powerful text editor enclosed with most UNIX systems, ev.pdfVi may be a powerful text editor enclosed with most UNIX systems, ev.pdf
Vi may be a powerful text editor enclosed with most UNIX systems, ev.pdfankitmobileshop235
 

Similar to I need only the commands for these- The vi editor is available on ever.pdf (20)

Vim commands
Vim commandsVim commands
Vim commands
 
Beginners: Microsoft Office Word 2007 Lesson 2
Beginners:  Microsoft Office Word 2007 Lesson 2Beginners:  Microsoft Office Word 2007 Lesson 2
Beginners: Microsoft Office Word 2007 Lesson 2
 
Beginners: Microsoft Office Word 2007 Lesson 2
Beginners: Microsoft Office Word 2007 Lesson 2Beginners: Microsoft Office Word 2007 Lesson 2
Beginners: Microsoft Office Word 2007 Lesson 2
 
Introduction to vi editor
Introduction to vi editorIntroduction to vi editor
Introduction to vi editor
 
Week 1 lesson 5 for Intro to Tech class
Week 1 lesson 5 for Intro to Tech classWeek 1 lesson 5 for Intro to Tech class
Week 1 lesson 5 for Intro to Tech class
 
lectuer 21-22.pptx
lectuer 21-22.pptxlectuer 21-22.pptx
lectuer 21-22.pptx
 
Using vi editor
Using vi editorUsing vi editor
Using vi editor
 
Using VI Editor in Red Hat by Rohit Kumar
Using VI Editor in Red Hat by Rohit KumarUsing VI Editor in Red Hat by Rohit Kumar
Using VI Editor in Red Hat by Rohit Kumar
 
Foss manual (1)
Foss manual (1)Foss manual (1)
Foss manual (1)
 
Microsoftwordexcelpptnotes 130107205245-phpapp02
Microsoftwordexcelpptnotes 130107205245-phpapp02Microsoftwordexcelpptnotes 130107205245-phpapp02
Microsoftwordexcelpptnotes 130107205245-phpapp02
 
Vi editor in linux
Vi editor in linuxVi editor in linux
Vi editor in linux
 
Microsoft Office Word 2007 - Lesson 2
Microsoft Office Word 2007 - Lesson 2Microsoft Office Word 2007 - Lesson 2
Microsoft Office Word 2007 - Lesson 2
 
q1w3.pptx
q1w3.pptxq1w3.pptx
q1w3.pptx
 
3.8.a how to - vim course book
3.8.a how to - vim course book3.8.a how to - vim course book
3.8.a how to - vim course book
 
101 3.8.1 vim course book
101 3.8.1 vim course book101 3.8.1 vim course book
101 3.8.1 vim course book
 
Keyboard
KeyboardKeyboard
Keyboard
 
Vi editor Linux Editors
Vi editor Linux EditorsVi editor Linux Editors
Vi editor Linux Editors
 
Keyboard shortcuts and system commands for popular programs
Keyboard shortcuts and system commands for popular programsKeyboard shortcuts and system commands for popular programs
Keyboard shortcuts and system commands for popular programs
 
1359 Vi Editor
1359 Vi Editor1359 Vi Editor
1359 Vi Editor
 
Vi may be a powerful text editor enclosed with most UNIX systems, ev.pdf
Vi may be a powerful text editor enclosed with most UNIX systems, ev.pdfVi may be a powerful text editor enclosed with most UNIX systems, ev.pdf
Vi may be a powerful text editor enclosed with most UNIX systems, ev.pdf
 

More from ColinjHJParsonsa

The organ in the brain that is primarily responsible for normal respir.pdf
The organ in the brain that is primarily responsible for normal respir.pdfThe organ in the brain that is primarily responsible for normal respir.pdf
The organ in the brain that is primarily responsible for normal respir.pdfColinjHJParsonsa
 
The total value of your inventory amounts to $150-000- Your inventory.pdf
The total value of your inventory amounts to $150-000- Your inventory.pdfThe total value of your inventory amounts to $150-000- Your inventory.pdf
The total value of your inventory amounts to $150-000- Your inventory.pdfColinjHJParsonsa
 
The total of individual weights of garbage discarded by 16 households.pdf
The total of individual weights of garbage discarded by 16 households.pdfThe total of individual weights of garbage discarded by 16 households.pdf
The total of individual weights of garbage discarded by 16 households.pdfColinjHJParsonsa
 
The total of individual weights of garbage discarded by 16 households (1).pdf
The total of individual weights of garbage discarded by 16 households (1).pdfThe total of individual weights of garbage discarded by 16 households (1).pdf
The total of individual weights of garbage discarded by 16 households (1).pdfColinjHJParsonsa
 
The Oracle tutorial on Object-Oriented Programming- What is an object-.pdf
The Oracle tutorial on Object-Oriented Programming- What is an object-.pdfThe Oracle tutorial on Object-Oriented Programming- What is an object-.pdf
The Oracle tutorial on Object-Oriented Programming- What is an object-.pdfColinjHJParsonsa
 
The table below shows the orbital period (in AU ) and the distance (in.pdf
The table below shows the orbital period (in AU ) and the distance (in.pdfThe table below shows the orbital period (in AU ) and the distance (in.pdf
The table below shows the orbital period (in AU ) and the distance (in.pdfColinjHJParsonsa
 
The Student Economics Society plans to recruit a new chairperson- Data.pdf
The Student Economics Society plans to recruit a new chairperson- Data.pdfThe Student Economics Society plans to recruit a new chairperson- Data.pdf
The Student Economics Society plans to recruit a new chairperson- Data.pdfColinjHJParsonsa
 
The slope coefficient - is called 1- Alpha 2- Beta 3- Regression 4- In.pdf
The slope coefficient - is called 1- Alpha 2- Beta 3- Regression 4- In.pdfThe slope coefficient - is called 1- Alpha 2- Beta 3- Regression 4- In.pdf
The slope coefficient - is called 1- Alpha 2- Beta 3- Regression 4- In.pdfColinjHJParsonsa
 
The Seven Seas Travel Agency maintains an organized collection of cust.pdf
The Seven Seas Travel Agency maintains an organized collection of cust.pdfThe Seven Seas Travel Agency maintains an organized collection of cust.pdf
The Seven Seas Travel Agency maintains an organized collection of cust.pdfColinjHJParsonsa
 
The Seven Seas Travel Agency maintains an organized collection of cust (1).pdf
The Seven Seas Travel Agency maintains an organized collection of cust (1).pdfThe Seven Seas Travel Agency maintains an organized collection of cust (1).pdf
The Seven Seas Travel Agency maintains an organized collection of cust (1).pdfColinjHJParsonsa
 
The sequence in which different silicate minerals crystallize during t.pdf
The sequence in which different silicate minerals crystallize during t.pdfThe sequence in which different silicate minerals crystallize during t.pdf
The sequence in which different silicate minerals crystallize during t.pdfColinjHJParsonsa
 
The Scientific Method Pre-Labohatory Assignment To be handed in to you.pdf
The Scientific Method Pre-Labohatory Assignment To be handed in to you.pdfThe Scientific Method Pre-Labohatory Assignment To be handed in to you.pdf
The Scientific Method Pre-Labohatory Assignment To be handed in to you.pdfColinjHJParsonsa
 
If W_AA -1-WAB-1-1- and W_BB-1-1- the population size is 10-000 - and.pdf
If W_AA -1-WAB-1-1- and W_BB-1-1- the population size is 10-000 - and.pdfIf W_AA -1-WAB-1-1- and W_BB-1-1- the population size is 10-000 - and.pdf
If W_AA -1-WAB-1-1- and W_BB-1-1- the population size is 10-000 - and.pdfColinjHJParsonsa
 
If we are looking for the probability of event E occurring given that.pdf
If we are looking for the probability of event E occurring given that.pdfIf we are looking for the probability of event E occurring given that.pdf
If we are looking for the probability of event E occurring given that.pdfColinjHJParsonsa
 
If the weather is good- which happens with probability 0-7- Jessica wa.pdf
If the weather is good- which happens with probability 0-7- Jessica wa.pdfIf the weather is good- which happens with probability 0-7- Jessica wa.pdf
If the weather is good- which happens with probability 0-7- Jessica wa.pdfColinjHJParsonsa
 
If the nation's investment opportunities are highly attractive relativ.pdf
If the nation's investment opportunities are highly attractive relativ.pdfIf the nation's investment opportunities are highly attractive relativ.pdf
If the nation's investment opportunities are highly attractive relativ.pdfColinjHJParsonsa
 
If the probability density function of a continuous random variable X.pdf
If the probability density function of a continuous random variable X.pdfIf the probability density function of a continuous random variable X.pdf
If the probability density function of a continuous random variable X.pdfColinjHJParsonsa
 
If the inner lining of the air sacs of birds is neither thin nor highl.pdf
If the inner lining of the air sacs of birds is neither thin nor highl.pdfIf the inner lining of the air sacs of birds is neither thin nor highl.pdf
If the inner lining of the air sacs of birds is neither thin nor highl.pdfColinjHJParsonsa
 
If the partial pressure of oxygen is lower in the pulmonary capillarie.pdf
If the partial pressure of oxygen is lower in the pulmonary capillarie.pdfIf the partial pressure of oxygen is lower in the pulmonary capillarie.pdf
If the partial pressure of oxygen is lower in the pulmonary capillarie.pdfColinjHJParsonsa
 
If the company declares a two-for-one stock split- how many shares are.pdf
If the company declares a two-for-one stock split- how many shares are.pdfIf the company declares a two-for-one stock split- how many shares are.pdf
If the company declares a two-for-one stock split- how many shares are.pdfColinjHJParsonsa
 

More from ColinjHJParsonsa (20)

The organ in the brain that is primarily responsible for normal respir.pdf
The organ in the brain that is primarily responsible for normal respir.pdfThe organ in the brain that is primarily responsible for normal respir.pdf
The organ in the brain that is primarily responsible for normal respir.pdf
 
The total value of your inventory amounts to $150-000- Your inventory.pdf
The total value of your inventory amounts to $150-000- Your inventory.pdfThe total value of your inventory amounts to $150-000- Your inventory.pdf
The total value of your inventory amounts to $150-000- Your inventory.pdf
 
The total of individual weights of garbage discarded by 16 households.pdf
The total of individual weights of garbage discarded by 16 households.pdfThe total of individual weights of garbage discarded by 16 households.pdf
The total of individual weights of garbage discarded by 16 households.pdf
 
The total of individual weights of garbage discarded by 16 households (1).pdf
The total of individual weights of garbage discarded by 16 households (1).pdfThe total of individual weights of garbage discarded by 16 households (1).pdf
The total of individual weights of garbage discarded by 16 households (1).pdf
 
The Oracle tutorial on Object-Oriented Programming- What is an object-.pdf
The Oracle tutorial on Object-Oriented Programming- What is an object-.pdfThe Oracle tutorial on Object-Oriented Programming- What is an object-.pdf
The Oracle tutorial on Object-Oriented Programming- What is an object-.pdf
 
The table below shows the orbital period (in AU ) and the distance (in.pdf
The table below shows the orbital period (in AU ) and the distance (in.pdfThe table below shows the orbital period (in AU ) and the distance (in.pdf
The table below shows the orbital period (in AU ) and the distance (in.pdf
 
The Student Economics Society plans to recruit a new chairperson- Data.pdf
The Student Economics Society plans to recruit a new chairperson- Data.pdfThe Student Economics Society plans to recruit a new chairperson- Data.pdf
The Student Economics Society plans to recruit a new chairperson- Data.pdf
 
The slope coefficient - is called 1- Alpha 2- Beta 3- Regression 4- In.pdf
The slope coefficient - is called 1- Alpha 2- Beta 3- Regression 4- In.pdfThe slope coefficient - is called 1- Alpha 2- Beta 3- Regression 4- In.pdf
The slope coefficient - is called 1- Alpha 2- Beta 3- Regression 4- In.pdf
 
The Seven Seas Travel Agency maintains an organized collection of cust.pdf
The Seven Seas Travel Agency maintains an organized collection of cust.pdfThe Seven Seas Travel Agency maintains an organized collection of cust.pdf
The Seven Seas Travel Agency maintains an organized collection of cust.pdf
 
The Seven Seas Travel Agency maintains an organized collection of cust (1).pdf
The Seven Seas Travel Agency maintains an organized collection of cust (1).pdfThe Seven Seas Travel Agency maintains an organized collection of cust (1).pdf
The Seven Seas Travel Agency maintains an organized collection of cust (1).pdf
 
The sequence in which different silicate minerals crystallize during t.pdf
The sequence in which different silicate minerals crystallize during t.pdfThe sequence in which different silicate minerals crystallize during t.pdf
The sequence in which different silicate minerals crystallize during t.pdf
 
The Scientific Method Pre-Labohatory Assignment To be handed in to you.pdf
The Scientific Method Pre-Labohatory Assignment To be handed in to you.pdfThe Scientific Method Pre-Labohatory Assignment To be handed in to you.pdf
The Scientific Method Pre-Labohatory Assignment To be handed in to you.pdf
 
If W_AA -1-WAB-1-1- and W_BB-1-1- the population size is 10-000 - and.pdf
If W_AA -1-WAB-1-1- and W_BB-1-1- the population size is 10-000 - and.pdfIf W_AA -1-WAB-1-1- and W_BB-1-1- the population size is 10-000 - and.pdf
If W_AA -1-WAB-1-1- and W_BB-1-1- the population size is 10-000 - and.pdf
 
If we are looking for the probability of event E occurring given that.pdf
If we are looking for the probability of event E occurring given that.pdfIf we are looking for the probability of event E occurring given that.pdf
If we are looking for the probability of event E occurring given that.pdf
 
If the weather is good- which happens with probability 0-7- Jessica wa.pdf
If the weather is good- which happens with probability 0-7- Jessica wa.pdfIf the weather is good- which happens with probability 0-7- Jessica wa.pdf
If the weather is good- which happens with probability 0-7- Jessica wa.pdf
 
If the nation's investment opportunities are highly attractive relativ.pdf
If the nation's investment opportunities are highly attractive relativ.pdfIf the nation's investment opportunities are highly attractive relativ.pdf
If the nation's investment opportunities are highly attractive relativ.pdf
 
If the probability density function of a continuous random variable X.pdf
If the probability density function of a continuous random variable X.pdfIf the probability density function of a continuous random variable X.pdf
If the probability density function of a continuous random variable X.pdf
 
If the inner lining of the air sacs of birds is neither thin nor highl.pdf
If the inner lining of the air sacs of birds is neither thin nor highl.pdfIf the inner lining of the air sacs of birds is neither thin nor highl.pdf
If the inner lining of the air sacs of birds is neither thin nor highl.pdf
 
If the partial pressure of oxygen is lower in the pulmonary capillarie.pdf
If the partial pressure of oxygen is lower in the pulmonary capillarie.pdfIf the partial pressure of oxygen is lower in the pulmonary capillarie.pdf
If the partial pressure of oxygen is lower in the pulmonary capillarie.pdf
 
If the company declares a two-for-one stock split- how many shares are.pdf
If the company declares a two-for-one stock split- how many shares are.pdfIf the company declares a two-for-one stock split- how many shares are.pdf
If the company declares a two-for-one stock split- how many shares are.pdf
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 

Recently uploaded (20)

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 

I need only the commands for these- The vi editor is available on ever.pdf

  • 1. I need only the commands for these. The vi editor is available on every Linux distribution in the world. Most Linux systems have an alias for vi that executes the vim command, an improved version of the original vi editor. The vi editor works in three modes: command, insert and ex. The command mode is used to type commands to navigate the document, the insert mode is used to enter new text into the document, and the ex mode is used for file operations such as saving and quitting. Use the vi Editor: 1. Execute the vi edit.txt command to create a new file called edit.txt. The vi editor will open. 2. Exit the vi editor by typing :q! 3. Execute the Is -alR / usr > data.txt command to generate a new file. 4. Execute the vi data.txt command to open the file for editing. 5. Press the i or the INSERT key to enter insert mode. 6. Type Inserting text on line 1 and press Enter. 7. Press the ESC key to return to the command mode. and press the DOWN ARROW key six times to move down six lines. Press i to insert text at the beginning of the line. Type Inserting on line 7 and press Enter. 8. Press the ESC key to return to the command mode. Press the up arrow key and then yype dd to delete the current line that you just created. 9. Move to the end of the document by typing G . 10. To add a new line at the end of the document, type o and then type the text The end. Press the ESC key to return to the command mode. 11. Go to line #1 by typing 1G. Search for local by typing /local. Type the letter n to move to the second occurrence of local. 12. Delete the current word by typing dw . 13. Type 1G to return to the first line and then 5dd to delete five lines. 14. Copy three lines by typing 3yy. Then move to the end of the document by typing G. Paste the three lines by typing p . 15. Undo the paste command by typing u . 16. Type :q and then press the ENTER key to attempt to quit the document. 17. The previous command :q failed because you have not saved the changes that you made in the file. To quit without saving type :q! and press the ENTER key to quit the document without saving. 18. Open the data.txt file by executing the vi data.txt command. 19. Type 1G to return to the first line of the file. Replace the first line of the document by typing cc and then type the text Output: 20. Press the ESC key to return to the command mode. Then type :w to save the changes. 21. Type :q to quit the vi editor. 22. Verify that your updates were written to the file by entering head data.txt.