GIAC
GSEC · Question #316
If a Linux administrator wanted to quickly filter out extraneous data and find a running process named RootKit, which command could he use?
Sign in or unlock GSEC to reveal the answer and full explanation for question #316. The question stem and answer options stay visible for context.
Linux and Cryptography
Question
If a Linux administrator wanted to quickly filter out extraneous data and find a running process named RootKit, which command could he use?
Options
- Acat/proc;grep Rootkit
- Bps-ef/ grep Rootkit
- Csed's/Rootkit/g'/var/log/messages
- Dtail/var/log/messages> Rootkit
- Etop-u Rootkit
Unlock GSEC to see the answer
You've previewed enough free GSEC questions. Unlock GSEC for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Linux commands#ps command#process management#grep