Turn on the command line editing option
What will be an ideal response?
set -o vi
Computer Science & Information Technology
You might also like to view...
Records can only be sorted if they have a primary key field
Indicate whether the statement is true or false
Computer Science & Information Technology
What type of error occurs when a loop through an array iterates one time too few or one time too many?
a. runtime error b. validation error c. off-by-one error d. syntax error
Computer Science & Information Technology