EnglishFrenchSpanish

Ad


OnWorks favicon

jq download for Linux

Free download jq Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named jq whose latest release can be downloaded as jq-windows-i386.exe. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named jq with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


jq


DESCRIPTION

jq is like sed for JSON data - you can use it to slice, filter, map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. jq is written in portable C, and it has zero runtime dependencies. You can download a single binary, scp it to a far away machine of the same type, and expect it to work. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you'd expect. Data in jq is represented as streams of JSON values - every jq expression runs for each value in its input stream, and can produce any number of values to its output stream. jq filters run on a stream of JSON data. The input to jq is parsed as a sequence of whitespace-separated JSON values which are passed through the provided filter one at a time. The output(s) of the filter are written to standard out, again as a sequence of whitespace-separated JSON data.



Features

  • Slice, filter, map and transform structured data
  • Written in portable C
  • Has zero runtime dependencies
  • Mangle the data format that you have into the one that you want
  • Every jq expression runs for each value in its input stream


Programming Language

C


Categories

Text Processing, JSON

This is an application that can also be fetched from https://sourceforge.net/projects/stedolan-jq.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad