Yukkuri on Nostr: menherahair > That awk fails to match xrandr's annoying output, I'd use 'x| +' for ...
menherahair (npub1n78…87ev) > That awk fails to match xrandr's annoying output, I'd use 'x| +' for the field separator
If you run it in isolation, yes, awk would include remainder of the string into $2, however set -- always use whitespace separators, so extra $3 and above should be of no consequence.
Published at
2024-01-26 12:37:08Event JSON
{
"id": "ed632618fec7ee2629c0c97ea7a7c0d509ba23d0377abb8f982979e543b46f73",
"pubkey": "93e8db96f9dd979cb19accd8a8419a10ff7916057d442b4e1b27c1b505f17541",
"created_at": 1706272628,
"kind": 1,
"tags": [
[
"p",
"9f8f12d3dbef548f0c2d23696999eeba508ffdd08c71f01408ab7798bbbc30d8",
"wss://relay.mostr.pub"
],
[
"e",
"bb19e5d55e087dbd66860a9ccfcf4f14ad4636ae76a37b51b125a85c24319e9a",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://eientei.org/objects/eccb7147-9e85-4799-9a8a-e56fa7e1bf6d",
"activitypub"
]
],
"content": "nostr:npub1n783957maa2g7rpdyd5knx0whfggllws33clq9qg4dme3wauxrvq6q87ev \n\u003e That awk fails to match xrandr's annoying output, I'd use 'x| +' for the field separator\nIf you run it in isolation, yes, awk would include remainder of the string into $2, however set -- always use whitespace separators, so extra $3 and above should be of no consequence.",
"sig": "44520ac33083bb86e091bca3a80d3beb6248429ea8d42c5b86b4413245b05e7ef6b8ea266d7637a5b01d06b1350eb23f166c16aa0ae67aa452b0800f7abf2e31"
}