home » zplus/dokk.git
ID: b0518e9d896f20cd0a8091bf166c469dbd98b633
28 lines — 866B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:introduction_linux_command_line_beginners_2010_TuxArena",
    "library:author": [
        "Craciun Dan"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Introduction to Linux Command-Line for Beginners",
    "blob:at": {
        "@id": "file:/pdf/introduction_linux_command_line_beginners_2010_TuxArena.pdf",
        "blob:primary_source": "https://www.tuxarena.com/static/tuxarena_intro_linux_cli.pdf",
        "blob:retrieval_date": "2023-10-22"
    }
}