Computer Hacking Forensic Investigator (CHFI v10) — Question 159

In a Linux-based system, what does the command `Last -F` display?

Answer options

Correct answer: A

Explanation

`last -F` displays the login and logout timestamps of users in a Linux system, providing details such as the exact date and time. The other options do not accurately describe the function of the command; for instance, it does not show processes, functions, or recently opened files.