
ojob ojob.io/raid/formats/fromPrettyPrint file=a_file.txt Converts a piped input, or a file, from RAID pretty print format. You can also pipe the contents with sed (sed -n '/Result:/ {n; :loop n; p; b loop}') to filter unwanted lines.
| Name | Description | 
|---|---|
| file | A file containing a RAID pretty print format |