Introduction
jawk
is an AWK like command line tool that reads a stream of JSON values, manipulate them and produce an output.
See source code in here.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
jawk
is an AWK like command line tool that reads a stream of JSON values, manipulate them and produce an output.
See source code in here.