Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
lz4jsoncat(1)		    General Commands Manual		 lz4jsoncat(1)

NAME
       lz4jsoncat - decompress tool for	mozilla	lz4json	format

SYNOPSIS
       lz4jsoncat somefile.mozlz4 > somefile.json

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

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

				  2018-12-25			 lz4jsoncat(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lz4jsoncat&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help