Tom_Drummond on Nostr: nprofile1q…r59k6 This brought back a memory… I once managed to create a file ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqc9m22hkc5h6zgrwkz48crhcpw6vch2rf6j97746ugl3neys86jeqcr59k6 (nprofile…59k6) This brought back a memory…
I once managed to create a file whose name was backspace (^H) - by typing a bunch of stuff in vi thinking I was insert mode not command mode. It only showed up in a multicolumn ls where in one row two of the columns were shifted left by one character.
It took me several months to figure out how to get rid of it. I tried the obvious thing of moving all other files out of the directory and then using ‘rm -rf’ on the directory which caused rm to crash :(.
Eventually I worked out how to hex edit the file associated with the directory inode to change the filename to ‘A’ (65) - and then it was easy to delete...
Published at
2024-11-16 02:04:15Event JSON
{
"id": "8fc66e2afff4618cfaff05e97f25a8440bab7a70baa2a11c133686c042d41135",
"pubkey": "456108b0f4f4455ef20f22e008e5ddb9701bda81a9d299a454b84f75c3059b64",
"created_at": 1731722655,
"kind": 1,
"tags": [
[
"p",
"c176a55ed8a5f4240dd6154f81df0176998ba869d48bef575c47e33c9207d4b2",
"wss://relay.mostr.pub"
],
[
"p",
"3422fcbc32f333fb2d3481b2e981258af8a0b571869cbfe93c42962410e232ef",
"wss://relay.mostr.pub"
],
[
"e",
"8218c5701d860f993a3c9505c744970f806967a65bf7d8a3e44fe079e4494098",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://mathstodon.xyz/users/Tom_Drummond/statuses/113490175981341289",
"activitypub"
]
],
"content": "nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqc9m22hkc5h6zgrwkz48crhcpw6vch2rf6j97746ugl3neys86jeqcr59k6 This brought back a memory…\n\nI once managed to create a file whose name was backspace (^H) - by typing a bunch of stuff in vi thinking I was insert mode not command mode. It only showed up in a multicolumn ls where in one row two of the columns were shifted left by one character.\n\nIt took me several months to figure out how to get rid of it. I tried the obvious thing of moving all other files out of the directory and then using ‘rm -rf’ on the directory which caused rm to crash :(.\n\nEventually I worked out how to hex edit the file associated with the directory inode to change the filename to ‘A’ (65) - and then it was easy to delete...",
"sig": "da9b2af01df559b0f302d74f0c643ca2eeb3aafed04ecdda41664229218d1402b54c4bf2cd8ad683d3fecf9dd4147c8a4012d8877dd89f3e6ec1c9f700195715"
}