A user is editing a file in vi and wants to run the command s ux without leaving vi. Which of the following commands will do this?
A.
:// ps -aux
B.
:cmd ps -aux
C.
:# ps -aux
D.
:! ps -aux
A user is editing a file in vi and wants to run the command s ux without leaving vi. Which of the following commands will do this?
A user is editing a file in vi and wants to run the command s ux without leaving vi. Which of the following commands will do this?
A.
:// ps -aux
B.
:cmd ps -aux
C.
:# ps -aux
D.
:! ps -aux
D