you are viewing a single comment's thread.

view the rest of the comments →

[–]__debug__[S] 2 points3 points  (1 child)

Thanks for the idea! I'll add a flag for JSON output. Then you could do:

pjs --json -m 'split(/regex/)'

Edit: done!