![]() |
![]()
| ![]() |
![]()
NAMEftimes-map2mac.pl - Create MAC/MACH timelines using FTimes map data SYNOPSISftimes-map2mac.pl {-e|--extsort} [-d] [-m] [-q] [-r] [-s file] [-T dir] [-w] -f {file|-} ftimes-map2mac.pl {-i|--intsort} [-d] [-m] [-q] [-r] [-w] -f {file|-} DESCRIPTIONThis utility takes FTimes map data as input and produces a MAC or MACH timeline as output. The letters M, A, and C, have the usual meanings -- i.e., mtime, atime, and ctime. The H in MACH stands for chtime which is NTFS specific. Output is written to stdout and has the following format: datetime|mac/mach|name Two sorting methods are supported: external and internal. The internal sorting method constructs timelines entirely within core memory. While this method is self-contained, its effectiveness deteriorates as the amount of data increases. The external sorting method, on the other hand, requires an external sort utility, but it is generally faster and can handle large data sets more effectively. The external sorting method was designed to work with GNU sort. OPTIONS
AUTHORKlayton Monroe SEE ALSOftimes(1) LICENSEAll documentation and code are distributed under same terms and conditions as FTimes.
|