Y
Hacker News
new
|
ask
|
show
|
jobs
by
penguin_booze
689 days ago
It's a bit annoying that jq quotes strings in the CSV output:
echo foo | jq -rR 'split("") | @csv'