mleku on Nostr: i think that the most important baseline skill for anyone working with IT should be: ...
i think that the most important baseline skill for anyone working with IT should be:
can you search a filesystem for files with a given extension, sort them in descending order and output the parent directory name, and then append a string to each one, and then create an empty file with this name in the current working directory?
this requires grep, sort, cut, sed and xargs, an understanding of pipes, ultra basic regex, and i could have done this for you back in 1995 - stuff i learned by using man on a free dialin shell account
Published at
2024-06-23 09:11:42Event JSON
{
"id": "5b7248c72904854ee46eb625ac2af9c068028f73928242da3c4cdc64c913e414",
"pubkey": "4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f",
"created_at": 1719133902,
"kind": 1,
"tags": [
[
"e",
"32fd37149ca5cbcc8780016dbd39cd61fae995bd2eb74a993a9493a28a666599",
"wss://nostr.land/",
"root"
],
[
"e",
"4831fa21927973b28f97ce8b7c61136558882c6a680664c5c6aba4f0c132d084",
"wss://nostr.land/",
"reply"
],
[
"p",
"dd664d5e4016433a8cd69f005ae1480804351789b59de5af06276de65633d319",
"",
"mention"
]
],
"content": "i think that the most important baseline skill for anyone working with IT should be:\n\ncan you search a filesystem for files with a given extension, sort them in descending order and output the parent directory name, and then append a string to each one, and then create an empty file with this name in the current working directory?\n\nthis requires grep, sort, cut, sed and xargs, an understanding of pipes, ultra basic regex, and i could have done this for you back in 1995 - stuff i learned by using man on a free dialin shell account",
"sig": "8b2d03b6a792d3aab291ee8c65ca4654cef055e81757e85ec0095faca7786abb4d1527f126628f22d8e3d6be3b40aab40378ef30bd04a8903b8d762068a2ce3e"
}