importantSYS.SOURCE: Blogmarks• 2026-09-02T12:35:20Z
Using jq for Clipboard JSON Formatting
The article discusses using jq with clipboard tools (pbpaste/pbcopy on macOS, xclip on Linux) to format JSON. It introduces error handling to prevent overwriting the clipboard with empty data when the input isn't valid JSON.
*** END OF TRANSMISSION ***