Data Processing Utilities
Command directory for Data Processing tools and utilities.
jq
jq is a lightweight and flexible command-line JSON processor that allows users to slice, filter, map, and transform JSON.
join
The 'join' command allows the merger of lines from two files, retaining all entries from the first file, even when no matches are found.
jps
Java Process Status Tool (jps) allows visibility into Java processes for troubleshooting and monitoring purposes.
json5
Displays help information for the JSON5 command line tool, detailing available options.
jpegoptim
JPEGOptim optimizes JPEG files while allowing for fixed maximum size enforcement during processing.
json.tool
A command line utility for formatting and validating JSON data using Python.