Question: Using your username and password login into ACC Linux server (cois-linux.austincc.edu) Create an ic8 directory under your home directory (mkdir ic8) Change directory to ic8
Using your username and password login into ACC Linux server (cois-linux.austincc.edu)
Create an ic8 directory under your home directory (mkdir ic8)
Change directory to ic8 to make it your present working directory (cd ic8)
Using your vim editor create filename ic8_vim.txt (Hint: vim ic8_vim.txt) and enter the text shown here, exactly. These [ ] are keystrokes; this " " needs some personalization (like, "Your Name").
[Enter] [Enter] [Enter] [Enter]
Today is a very Good day, I think. [Enter] [Enter]
And I am working on my ic8 [Enter] [Enter]
"Your Name" [Enter]
Save your file without exiting vim and continue to next steps to edit your file. What command did you use to save your file?
Using vim command move the cursor to the 4th line. What command did you use?
Using vim command delete all text before and after Good word so that line will show now as Good . Write sequence of commands you typed in
Using vim command substitute the word working for the word work. What command did you use?
Using vim commands delete all text before and after the word work so that line will show now as work. Write sequence of commands you typed in.
Using vim commands make your vim file to look like this (personalized as whatever you wrote for Your Name). Write the sequence of command that you typed to accomplish this.
Good work
Your Name
Save file and quit vim. What command did you use?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
