1 2
#!/bin/bash grep -v "jq: parse" | sed 's/^[[:digit:]]\+ /#### /g' | sed 's/$/\n/g' | sed 's/"//g'