lnk2bodyfile

Crates.iolnk2bodyfile
lib.rslnk2bodyfile
version0.1.1
sourcesrc
created_at2023-03-12 18:28:48.466861
updated_at2023-03-12 18:33:17.764426
descriptionParse Windows LNK files and create bodyfile output
homepage
repositoryhttps://github.com/janstarke/lnk2bodyfile
max_upload_size
id808215
size66,643
Jan Starke (janstarke)

documentation

README

lnk2bodyfile

Parse Windows LNK files and create bodyfile output, ready to be timelined with mactime2 (or mactime, if you really want to)

Usage

Parse Windows LNK files and create bodyfile output

Usage: lnk2bodyfile [OPTIONS] [LNK_FILES]...

Arguments:
  [LNK_FILES]...  Name of the LNK files to read from

Options:
  -v, --verbose...  More output per occurrence
  -q, --quiet...    Less output per occurrence
  -h, --help        Print help
  -V, --version     Print version

Commit count: 9

cargo fmt