McqMate
| Q. |
To open a file file1 with cursor at line number 4 |
| A. | vi +num file1 |
| B. | vi +set num file1 |
| C. | vi + “set num” file1 |
| D. | vi +/se nu file1 |
| Answer» A. vi +num file1 | |
View all MCQs in
Linux ProgrammingNo comments yet