McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Master of Computer Applications (MCA)
→
Linux Programming
→
Unit 2
→
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
859
0
Do you find this helpful?
1
View all MCQs in
Linux Programming
Discussion
No comments yet
Login to comment
Related MCQs
Which command runs the shell built-in command ‘command’ with the given argument?
What command is used with vi editor to delete a single character?
A user executes the following command successfully: $ chmod +x file1.txt Which of the following is true of the output of this command?
Which command executes ‘command’ in place of the current process instead of creating a new process?
If you are a root user, how can you grand execute permission only for the owner of the file project1?
Which of the following umask settings doesn’t allow execute permission to be set by default on directory files
Which of the following umask settings allow execute permission to be set by default on regular files
What command is used to query for a specific package with RPM?
Which command can force all buffers to disk?
What command can be used to get information about yourself?