VMware Carbon Black Cloud Endpoint Standard Fundamentals — Question 8
When using VMware Carbon Black Live Response, what command will show all active processes?
Answer options
- A. dir
- B. list
- C. ls
- D. ps
Correct answer: D
Explanation
The correct command to view active processes in VMware Carbon Black Live Response is 'ps', which stands for process status. The other options, such as 'dir', 'list', and 'ls', do not serve the purpose of listing running processes; 'dir' is used for directory listings in Windows, while 'ls' is a UNIX/Linux command for listing directory contents.