Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please do all the parts, and ill give you a thumbs up Part 2: VI Editing - Large file 1) Go into your Lab3 directory.

please do all the parts, and ill give you a thumbs up image text in transcribed
Part 2: VI Editing - Large file 1) Go into your Lab3 directory. Scd -/Lab3 2) Copy "RealEstate.csv" from instructor's public directory to your Lab3 directory again. Scp /home/frondeli/Public/RealEstate.csv Please write the commands you will issue to complete the following tasks and answering corresponding questions step by step in your report. 3) Use vi to open "RealEstate.csv". 4) Move the cursor to the last line (without knowing the number of last line). 5) Display line number. 6) Search for the transaction for the estate located at "U11 EAST" Which line is this string located? (Please just write down the line number) Delete this line. 7) Move the cursor to the line 50. 8) Substitute all comma "." with colon"." from line 50 to line 54. 9) Copy line 50 to line 54 to the end of file. 10) Remove line 50 to line 54. 11) Describe how to enter the text mode and insert a new line "Recorded in year 2008" between line 1 and line 2 12) Switch back to command mode. 13) Save the file and quit vi

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

12th edition

133544613, 978-0133544619

More Books

Students also viewed these Databases questions