Check Point Certified Security Expert (CCSE) R81 — Question 33

What is the purpose of the command "ps aux | grep fwd"?

Answer options

Correct answer: A

Explanation

The correct answer is A because the command 'ps aux | grep fwd' is used to search for the fwd process and retrieve its Process ID and running time. Options B, C, and D are incorrect as they describe unrelated functions that do not pertain to the command in question.