SASANO Takayoshi on Nostr: od -A n -b hamlet.txt | sed 's/^ *//'|sed 's/ *$//'|awk '{printf("0%s,\n", $0)}' |sed ...
od -A n -b hamlet.txt | sed 's/^ *//'|sed 's/ *$//'|awk '{printf("0%s,\n", $0)}' |sed 's/ /, 0/g'
辺りが代替手段になりそうと思ったけど、これをMakefileに含めると$が悪さをするので使えない…
Published at
2025-01-18 06:42:58Event JSON
{
"id": "6ed4a81373bc4a1a7004e299e0ca5537d47100b9a135904669565e2c2eab1a84",
"pubkey": "9479339eb118796a8d8e9b7c1ff6d34abf8cd0e4fe81b0d80372e2b1d2da7b12",
"created_at": 1737182578,
"kind": 1,
"tags": [
[
"proxy",
"https://social.mikutter.hachune.net/users/uaa/statuses/113847997495620031",
"activitypub"
]
],
"content": "od -A n -b hamlet.txt | sed 's/^ *//'|sed 's/ *$//'|awk '{printf(\"0%s,\\n\", $0)}' |sed 's/ /, 0/g'\n\n辺りが代替手段になりそうと思ったけど、これをMakefileに含めると$が悪さをするので使えない…",
"sig": "f5a5cc089d02c30365ab508ff9b6ed0a8a6cd6ce212674f245aee9d87fc7faa2f378e528724b0601245a2fae4d3334032376df951f2b10d4e4370b1743f1ac43"
}