Files
svr/usr/bin/bsreadjson.sh
T
2026-01-23 08:55:18 +01:00

5 lines
107 B
Bash
Executable File

#!/usr/bin/bash
jq '.thread[] | {author: .thread.post.author.handle, text: .thread.post.record.text}' $1