Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. You can use the arrow keys and the keys, j, h, l, and k to move around in vi Group of answer choices True
1. You can use the arrow keys and the keys, j, h, l, and k to move around in vi
Group of answer choices
True
False
2. Which command creates newfile in vi
a. vi newfile
b. :set newfile
c. :INSERT newfile
d. new newfile
e. cat > newfile
3. There are three modes in vi: command, append/insert and print
True
False
4. Using the vi/vim editor, both shift-zz and :wq write and close the file
True
False
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started