Question

VI Exercise Ex 1. At your home directory, create a new file “test1” which contains following...

VI Exercise Ex 1. At your home directory, create a new file “test1” which contains following 2 lines, save and exit. Hello, This is my vi test file SOI Asia project stands for School of Internet Asia project Ex 2. Edit file “test1” to contain following content. Change content on first line by using command “x” to delete unwanted characters and then inserting desired texts. Then use “G” to go to last line and press “o” to insert text at the last line.. Hello, This is my second practice SOI Asia project stands for School of Internet Asia project And I am one of operator team member of SOI Asia project Ex 3. Search all occurrences of word “project” in file “test1” using command “/” and “n”. Ex 4. Replace all occurrences of word “project” with word “activity”, save to new file name “test2”. Check that content of file “test1” and “test2” are different. Ex 5. Edit file “test2” and delete the last line using command “dd”. Then copy remaining 2 lines and paste it 5 times. Now “test2” will contain following content, save but don’t exit vi. Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Ex 6. Moving to Line 7 of file “test2” using command “7G” and delete last 4 lines of file by command “4dd” and then undelete using “p”. Ex 7. Copy and paste first line 3 times, save and exit. Final content of file “test2” is Hello, This is my second practice Hello, This is my second practice Hello, This is my second practice Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity Hello, This is my second practice SOI Asia activity stands for School of Internet Asia activity

0 0
Add a comment Improve this question Transcribed image text
Answer #1

EX. 1.

vi test1

Hello, This is my vi test file SOI Asia project stands for School of Internet Asia project

press ESC key in keyboard & tpye :w

EX. 2.

use “G” to go to last line and press “o” to insert text at the last line

Hello, This is my second practice SOI Asia project stands for School of Internet Asia project And I am one of operator team member of SOI Asia project

press ESC key in keyboard & tpye :w

EX. 3.

/project & press “n”

EX. 4.

:%s/project/activity

:sav test2

EX. 5.

type dd

type ctrl +V to select

y to copy

p to paste

paste it 5 times.

EX. 6.

type 4dd to delete last 4 lines

p to paste

EX. 7.

type ctrl +V to select

y to copy

p to paste

paste it 3 times.

type :wq to save & exit

Add a comment
Know the answer?
Add Answer to:
VI Exercise Ex 1. At your home directory, create a new file “test1” which contains following...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • (In Linux) 1. Create a file to write to from your script and save it as...

    (In Linux) 1. Create a file to write to from your script and save it as “.txt”. 2. Write the following information to the file that you created in Step 1: Today's date Your full name Your student ID The name of your course What directory you are in File permissions of the file that you created that allow everyone to read, write, and execute The long list of files in your current directory, providing all items and their process...

  • Completion is a screenshot of the batch file showing all of the steps to create the file system s...

    Completion is a screenshot of the batch file showing all of the steps to create the file system shown below. Instructions Create a batch file clifilesystem.cmd using Notepad which performs the following steps to create the file system shown below. Also use a proper comment for each step before the command. Proof your work. Finally submit the clifilesystem.cmd file in Blackboard Figure 1. The clijfilesystem.cmd file system Work from Desktop unless using an absolute path Desktop NOS110 OS Labs Homework...

  • The following are screen grabs of the provided files Thanks so much for your help, and have a n...

    The following are screen grabs of the provided files Thanks so much for your help, and have a nice day! My Java Programming Teacher Gave me this for practice before the exam, butI can't get it to work, and I need a working version to discuss with my teacher ASAP, and I would like to sleep at some point before the exam. Please Help TEST QUESTION 5: Tamagotchi For this question, you will write a number of classes that you...

  • Please see the articles below… 1.  What is your opinion on the subject? 2.  Which ethical views (i.e.,...

    Please see the articles below… 1.  What is your opinion on the subject? 2.  Which ethical views (i.e., utilitarian view, moral rights view, justice view, practical view) you feel are being used by both sides of the argument (i.e., for and against downloading) to justify their positions? High Court Enters File-Sharing Spat; Justices Must Determine Software Providers' Liability For Copyright Violations by Anne Marie Squeo. Wall Street Journal. (Eastern edition). New York, N.Y.: Mar 30, 2005. pg. A.2 WASHINGTON -- The Supreme...

  • All of the following questions are in relation to the following journal article which is available...

    All of the following questions are in relation to the following journal article which is available on Moodle: Parr CL, Magnus MC, Karlstad O, Holvik K, Lund-Blix NA, Jaugen M, et al. Vitamin A and D intake in pregnancy, infant supplementation and asthma development: the Norwegian Mother and Child Cohort. Am J Clin Nutr 2018:107:789-798 QUESTIONS: 1. State one hypothesis the author's proposed in the manuscript. 2. There is previous research that shows that adequate Vitamin A intake is required...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT