McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Science in Information Techn...
→
Linux
→
How to execute ls command inside a vi ed...
Q.
How to execute ls command inside a vi editor?
A.
!ls
B.
:ls
C.
:!ls
D.
we can’t execute
Answer» C. :!ls
2.4k
0
Do you find this helpful?
11
View all MCQs in
Linux
Discussion
No comments yet
Login to comment
Related MCQs
What command is used with vi editor to delete a single character?
What command is used with vi editor to replace text from cursor to right
What command is used with vi editor to move back to the beginning of a word?
What command is used with vi editor to search a pattern in the forward direction?
What command is used with vi editor to append text at end of line?
Which command searches the string in file opened in vi editor?
Which command(s) is/are used to get help about a command in Linux?
Which of the following command can be used as an alternative to echo command?
Which of the following umask settings doesn’t allow execute permission to be set by default on directory files
Which of the following is not an editor?