LPI
201-450 · Question #43
201-450 Question #43: Real Exam Question with Answer & Explanation
Sign in or unlock 201-450 to reveal the answer and full explanation for question #43. The question stem and answer options stay visible for context.
Question
Hundreds of people log in to a server from remote locations per day. Which of the following commands show remote SSH, FTP & telnet sessions for a particular day?
Options
- Acat /var/log/messages | grep "'date "+%b %e"'" | egrep '(telnet|ssh|ftp)'
- Bcat /var/log/messages | egrep '(telnet|ssh|ftp)'
- Ccat /var/log/messages | grep "
date "+%b %e"" | grep -E '(telnet|ssh|ftp)' - Dcat /var/log/messages | date | egrep '(telnet|ssh|ftp)'
- Ecat /var/log/messages > grep "'date "+%b %e"'" > egrep '(telnet\ssh\ftp)'
Unlock 201-450 to see the answer
You've previewed enough free 201-450 questions. Unlock 201-450 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.