Haelwenn /элвэн/ :triskell: on Nostr: Heck of a stub mount: #define _GNU_SOURCE #include <sys/mount.h> int main() { return ...
Heck of a stub mount:
#define _GNU_SOURCE
#include <sys/mount.h>
int
main() {
return mount("/dev/sda", "/oasis", "ext4", 0, 0);
}
(Wrote it with ed(1), even if I likely could get vis at this point)
Published at
2024-05-08 12:46:58Event JSON
{
"id": "622c2bdff967fe432d4fb672f33342e035ce1e67eef86f1828d8addf0373b1de",
"pubkey": "24389949b53d16958eae22ba78a4040316903c933a9e8f9d9fd5f10688fc62af",
"created_at": 1715172418,
"kind": 1,
"tags": [
[
"p",
"24389949b53d16958eae22ba78a4040316903c933a9e8f9d9fd5f10688fc62af",
"wss://relay.mostr.pub"
],
[
"e",
"7cf1444a31ad98ba54fb5fc098e0933642442ddfff2cdcdd73e42ca56a2ae76d",
"wss://relay.mostr.pub",
"reply"
],
[
"t",
"include"
],
[
"proxy",
"https://queer.hacktivis.me/objects/48e44dbc-4642-4c98-b5b2-dd21f5e56aee",
"activitypub"
]
],
"content": "Heck of a stub mount:\n\n#define _GNU_SOURCE\n#include \u003csys/mount.h\u003e\nint\nmain() {\n return mount(\"/dev/sda\", \"/oasis\", \"ext4\", 0, 0);\n}\n\n\n(Wrote it with ed(1), even if I likely could get vis at this point)",
"sig": "e76df40bcdfe417f6f9228dbd4e6b2b00ef152f65de22f7b5fea99ff88062ad7eed2bac8217be41dc1663d0ab4ad8faf5aff146805ab26f59d7a3915553ca3c4"
}