{"id":"01KG8AWVSEZACXM55MNQXH97CH","cid":"bafkreif7aj7me572v44qwbau7a6d4lgngbd5ngiagc54rcfq75fl4zuisa","type":"segment","properties":{"description":"# HISTORIES\n## Overview\nThis is a segment of type `technical_manual` labeled \"HISTORIES\". It contains a section of a shell script that downloads various historical plays by William Shakespeare. The segment was extracted on January 30, 2026.\n\n## Context\nThis segment is part of the [Shakespeare Complete Works Download Script](arke:01KG8AWGEP5VC33Q2EJ85FCB6J), a technical manual that is extracted from the file [download_shakespeare.sh](arke:01KG89K4MCC02B3RKGNV2XEV39). The script is part of the [Shakespeare](arke:01KG89JREDR8WY5QQGYR5FZRDY) collection. This segment comes after the [COMEDIES](arke:01KG8AWVSHYRN0RSXKZB0R3AAG) segment and before the [POETRY](arke:01KG8AWVSHMF6TKQ04FAXZC86B) segment within the script.\n\n## Contents\nThe segment contains shell script commands to download ten historical plays attributed to William Shakespeare from an archive. The script uses the `download` command with specific URLs pointing to PDF files of the plays and saves them to a local directory named \"histories\". The plays included are:\n\n*   King John\n*   Richard II\n*   Henry IV, Part 1\n*   Henry IV, Part 2\n*   Henry V\n*   Henry VI, Part 1\n*   Henry VI, Part 2\n*   Henry VI, Part 3\n*   Richard III\n*   Henry VIII\n","description_generated_at":"2026-01-30T20:53:27.724Z","description_model":"gemini-2.5-flash-lite","description_title":"HISTORIES","end_line":161,"extracted_at":"2026-01-30T20:53:12.673Z","extracted_by":"structure-extraction-lambda","label":"HISTORIES","source_file":"01KG89K4MCC02B3RKGNV2XEV39","start_line":130,"text":"echo \"=== HISTORIES ===\"\n\ndownload \"$ARCHIVE_BASE/kingjohn00shak/kingjohn00shak.pdf\" \\\n    \"$BASE_DIR/histories/01_king_john_1901.pdf\"\n\ndownload \"$ARCHIVE_BASE/kingrichardii00shak/kingrichardii00shak.pdf\" \\\n    \"$BASE_DIR/histories/02_richard_ii_1901.pdf\"\n\ndownload \"$ARCHIVE_BASE/henryivpt01shak/henryivpt01shak.pdf\" \\\n    \"$BASE_DIR/histories/03_henry_iv_part_1_1901.pdf\"\n\ndownload \"$ARCHIVE_BASE/secondpartofking00shakuoft/secondpartofking00shakuoft.pdf\" \\\n    \"$BASE_DIR/histories/04_henry_iv_part_2_1921.pdf\"\n\ndownload \"$ARCHIVE_BASE/henryv00shak/henryv00shak.pdf\" \\\n    \"$BASE_DIR/histories/05_henry_v_1901.pdf\"\n\ndownload \"$ARCHIVE_BASE/firstpartofkingh00shak/firstpartofkingh00shak.pdf\" \\\n    \"$BASE_DIR/histories/06_henry_vi_part_1_1918.pdf\"\n\ndownload \"$ARCHIVE_BASE/in.ernet.dli.2015.184288/2015.184288.King-Henry-Vi-Second-Part.pdf\" \\\n    \"$BASE_DIR/histories/07_henry_vi_part_2_pre1923.pdf\"\n\ndownload \"$ARCHIVE_BASE/shakespeareskin06shakgoog/shakespeareskin06shakgoog.pdf\" \\\n    \"$BASE_DIR/histories/08_henry_vi_part_3_1895.pdf\"\n\ndownload \"$ARCHIVE_BASE/tragedyofkingric1896shak/tragedyofkingric1896shak.pdf\" \\\n    \"$BASE_DIR/histories/09_richard_iii_1896.pdf\"\n\ndownload \"$ARCHIVE_BASE/henryviii00shak/henryviii00shak.pdf\" \\\n    \"$BASE_DIR/histories/10_henry_viii_1901.pdf\"\n","title":"HISTORIES"},"relationships":[{"peer":"01KG8AWGEP5VC33Q2EJ85FCB6J","peer_type":"technical_manual","predicate":"in"},{"peer":"01KG89K4MCC02B3RKGNV2XEV39","peer_type":"file","predicate":"extractedFrom"},{"peer":"01KG89JREDR8WY5QQGYR5FZRDY","peer_type":"collection","predicate":"collection"},{"peer":"01KG8AWVSHYRN0RSXKZB0R3AAG","peer_type":"segment","predicate":"prev"},{"peer":"01KG8AWVSHMF6TKQ04FAXZC86B","peer_type":"segment","predicate":"next"}],"ver":3,"created_at":"2026-01-30T20:53:13.134Z","ts":"2026-01-30T20:53:28.033Z","edited_by":{"method":"manual","user_id":"01KFF5C36SQEVDHC9CBNZZJH9K"}}