home » zplus/dokk.git
ID: 1275e1bafad3bf4dff367f0923762afcee079dd6
28 lines — 809B — 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:advanced_linux_tuxcademy_2015",
    "library:author": [
        "tuxcademy"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "Advanced Linux - The Linux Shell and Toolkit",
    "blob:at": {
        "@id": "file:/pdf/advanced_linux_tuxcademy_2015.pdf",
        "blob:primary_source": "https://www.tuxcademy.org/download/en/grd2/grd2-en-manual.pdf",
        "blob:retrieval_date": "2023-04-16"
    }
}