Ryan Finnie on Nostr: "Unix commands are so cryptic, how are users expected to memorize all these options ...
"Unix commands are so cryptic, how are users expected to memorize all these options and stuff?"
Unix: tar zxvf archive.tar.gz
Windows: Add-Type -AssemblyName System.IO.Compression.FileSystem ; [System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD/archive.zip", "$PWD")
Published at
2024-11-19 18:06:38Event JSON
{
"id": "80d25e55899599c05e53d6a8f9ee24885daa4a020a53ccba138e36ae7c0f755c",
"pubkey": "cb7b96f427fbc0072ff2e451d5e074aa6ab37b9044cd07b23481cee77d1ac05a",
"created_at": 1732039598,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/users/foo/statuses/113510947123446348",
"activitypub"
]
],
"content": "\"Unix commands are so cryptic, how are users expected to memorize all these options and stuff?\"\n\nUnix: tar zxvf archive.tar.gz\n\nWindows: Add-Type -AssemblyName System.IO.Compression.FileSystem ; [System.IO.Compression.ZipFile]::ExtractToDirectory(\"$PWD/archive.zip\", \"$PWD\")",
"sig": "209081d6f7ac83b314497a36b643f10139d10d9353c66d267d34d784aacb64b9c0395263be212264c9494777044a961ec235938caca1174a39e85640761031eb"
}