Event JSON
{
"id": "bf8240e132969790190f64cbf2c14e709f34f57f51979517d8fbfde3ab5fc593",
"pubkey": "8c140c99f581f7c8bcd3fe169dc1fd070a849458c655f315db52daff293b25b9",
"created_at": 1780357708,
"kind": 1,
"tags": [
[
"t",
"perl"
],
[
"t",
"awk"
],
[
"proxy",
"https://techhub.social/@linuxgal/116677522776672329",
"web"
],
[
"imeta",
"url https://files.techhub.social/media_attachments/files/116/677/522/211/878/877/original/0dc8bee1f7cf9d41.jpg",
"m image/jpeg"
],
[
"proxy",
"https://techhub.social/users/linuxgal/statuses/116677522776672329",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://techhub.social/users/linuxgal/statuses/116677522776672329",
"pink.momostr"
],
[
"-"
]
],
"content": "Print all the four letter words in the Bible with #awk and #perl \n\ncat kjv.txt | perl -ne 'print map(\"$_\\n\", m/\\w+/g);' | tr A-Z a-z | sort | uniq | awk 'length($1) == 4 {printf \"%s \", $0}'\nhttps://files.techhub.social/media_attachments/files/116/677/522/211/878/877/original/0dc8bee1f7cf9d41.jpg\n",
"sig": "ecf8c139959b1224902159fff1b4201a5aa358fb0b618e32dd0b6eb6ec08ea5d77a14281277616bc8ee62e566747c91ffade3260fecba8958f2a74b034c4447d"
}