The correct answer is:
C. fw ctl kdebug -T -f > debug.txt
To write kernel debug output to a file, you use:
fw ctl kdebug -T -f > debug.txt
-T → Adds timestamps to each debug line
-f → Follows the output in real time (like tail -f)
> → Redirects output to a file (in this case, debug.txt)
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.156-587 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
keikei1228
1 month, 2 weeks ago