Which of the following commands searches each user’s .bash_history file to determine if the user has invoked the sudo command?

Which of the following commands searches each user’s .bash_history file to determine if the user has invoked the sudo command?
A . find /home -type history | xargs grep sudo
B . find /home -name "bash_history" | grep sudo
C . find /home/.bash_history | xargs grep sudo
D . find /home -name ".bash_history" | xargs grep sudo

Answer: D

Latest 101-500 Dumps Valid Version with 242 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments