EC-Council: Computer Hacking Forensic Investigator(CHFI-V10) |
||||
Module 7 : Linux and Mac Forensics |
||||
Questions available : 36 |
You are not logged in. Please Login for track your learning progress |
|||
Go to Question No. |
Question No 19
If you want to share the link of this question, please click here to "Copy Question Link" and share that generated link. Link from URL may change in future.
Comunity Comments:

Opted Answer: A
Stat command provides detailed metadata about a file in MAC OS.
The stat command displays important attributes of files. By default, file information is printed in one long line: ➜ stat myfile 234881026 3004666 -rw-r--r-- 1 lisa staff 0 1264 ...Admin on 05/04/2025
Updated answer Choice