logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lz4jsoncat - decompress tool for mozilla lz4json format

Caveats

       The input file must be mmappable - so you can't use a pipe here.

                                                   2018-12-25                                      lz4jsoncat(1)

Description

lz4jsoncat  can unpack lz4json files as generated by Firefox's bookmark backups and session restore.  The
       data is dumped to stdout.

Name

       lz4jsoncat - decompress tool for mozilla lz4json format

Synopsis

lz4jsoncatsomefile.mozlz4 > somefile.json

See Also