Leichtgewichtiger und flexibler JSON-Prozessor für die Kommandozeile Posted on December 29, 2020 by bild Reply install: apt install jq use: echo '[ { "test": 11235} ]' | jq echo '[ { "test": 11235} ]' | jq --color-output . | less
diff of binary files, archives, and directories Posted on December 22, 2020 by bild Reply apt install diffoscope