home » zplus/dokk.git
ID: d47519da6add353702a6f723605dea7ea3e76b7a
29 lines — 945B — 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:the_linux_command_line_fifth_internet_edition_2019_Shotts",
    "library:website": "linuxcommand.org",
    "library:author": [
        "William Shotts"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-NC-ND-3.0"
    ],
    "library:title": "The Linux Command Line - Fifth Internet Edition",
    "blob:at": {
        "@id": "file:/pdf/the_linux_command_line_fifth_internet_edition_2019_Shotts.pdf",
        "blob:primary_source": "https://altushost-swe.dl.sourceforge.net/project/linuxcommand/TLCL/19.01/TLCL-19.01.pdf",
        "blob:retrieval_date": "2023-11-09"
    }
}