Replacement for mactime
mactime
shell
cargo install mactime2
``
mactime2 1.0.0
Jan Starke <Jan.Starke@t-systems.com>
Replacement for
mactime`
USAGE: mactime2 [FLAGS] [OPTIONS]
FLAGS: -d output as CSV instead of TXT --strict strict mode: abort if an error occurs -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-b
|Version|Change|
|-|-|
|0.1.2|Support for gzip compressed input as optional feature. This was a user request to allow for smaller bodyfile footprint|
|0.2.2|don't ignore lines with invalid characters anymore|
|1.0.0|Also display lines with all timestamps set to -1
|