--- title: "SDOS AUTO_DEX, MARK_MOVE, AND VERI_DISK" type: "article" slug: "sdos-auto_dex-mark_move-and-veri_disk" url: "http://localhost/article/sdos-auto_dex-mark_move-and-veri_disk/" markdown_url: "http://localhost/article/sdos-auto_dex-mark_move-and-veri_disk.md" published_at: "2020-10-27T17:13:33+00:00" modified_at: "2024-05-26T13:18:41+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "DOSDEX stores and accesses from a single disk an index of more files than most will ever get around to using. AUTO-DEX provides an automatic search for a given title. MARK-MOVE moves files from one disk to another. VERI-DISK checks the integrity of files on the disk. All are adapted from programs written by Roelof…" category: - name: "Update Magazine" slug: "update-magazine" taxonomy: "category" url: "http://localhost/category/periodicals/update-magazine/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Robert Hartung" slug: "robert-hartung" taxonomy: "indiv" url: "http://localhost/indiv/robert-hartung/" - name: "Roelof Mulder" slug: "roelof-mulder" taxonomy: "indiv" url: "http://localhost/indiv/roelof-mulder/" publication: "TS-2068 Up-date" publication_r: id: 10283 title: "Update Magazine" type: "periodical" url: "http://localhost/periodical/update-magazine/" authors: "Robert Hartung" issues_articles: - id: 26483 title: "Update April 1988" type: "issue" url: "http://localhost/issue/ts-2068-up-date-april-1988-2/" pages: "14-17" pubdate: "April 1988" archive_link: false volumeissue: "v1n3" --- # SDOS AUTO_DEX, MARK_MOVE, AND VERI_DISK DOSDEX stores and accesses from a single disk an index of more files than most will ever get around to using. AUTO-DEX provides an automatic search for a given title. MARK-MOVE moves files from one disk to another. VERI-DISK checks the integrity of files on the disk. All are adapted from programs written by Roelof Mulder.