Title: Idea: scan should be reporting detail per image type. The combined images should have two detail sections. · Issue #216 · AppleCommander/AppleCommander · GitHub
Open Graph Title: Idea: scan should be reporting detail per image type. The combined images should have two detail sections. · Issue #216 · AppleCommander/AppleCommander
X Title: Idea: scan should be reporting detail per image type. The combined images should have two detail sections. · Issue #216 · AppleCommander/AppleCommander
Description: For instance, this image is combination of DOS and ProDOS: $ acx list -d Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk File: Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk Name: DISK VOL...
Open Graph Description: For instance, this image is combination of DOS and ProDOS: $ acx list -d Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk File: Apple2/APPLE-II-DISK-IMAGES/programming/editor...
X Description: For instance, this image is combination of DOS and ProDOS: $ acx list -d Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk File: Apple2/APPLE-II-DISK-IMAGES/programming/editor...
Opengraph URL: https://github.com/AppleCommander/AppleCommander/issues/216
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Idea: scan should be reporting detail per image type. The combined images should have two detail sections.","articleBody":"For instance, this image is combination of DOS and ProDOS:\n\n```\n$ acx list -d Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk\n\nFile: Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk\nName: DISK VOLUME #1\n* A 000 \n* A 000 \n* A 000 PROGRAM WRITER \n* A 000 COPYRIGHT (C) 1985 \n* A 000 BY ALAN BIRD \n* A 000 THE SOFTWARE TOUCH \n* A 000 \n* A 000 \n* A 000 \n* A 006 HELLO \n* A 032 CONFIGURE \n* B 045 EDITOR \n* B 048 EDITOR.LC \n* B 022 EDITOR.SMALL \n* B 005 MACROS \nDOS 3.3 format; 512 bytes free; 142,848 bytes used.\n\nFile: Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk\nName: /EDITOR/\n* *************** UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* PROGRAM WRITER* UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* COPYRIGHT (C) * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* 1985 * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* BY ALAN BIRD * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* THE SOFTWARE * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* TOUCH * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* * UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* *************** UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n UNK 000 \u003cNO DATE\u003e \u003cNO DATE\u003e 0 \n* PRODOS SYS 030 12/30/1985 10/22/1985 14,848 A=$2000 \n* BASIC.SYSTEM SYS 021 12/30/1985 10/15/1985 10,240 A=$2000 \n* DOS.SYSTEM SYS 019 12/30/1985 10/15/1985 9,216 A=$2000 \n* STARTUP BAS 004 01/03/1986 10/16/1985 1,401 A=$0801 \n* CONFIGURE BAS 009 12/31/1985 10/16/1985 3,867 A=$0801 \n* DEMO BAS 012 12/30/1985 10/21/1985 5,432 A=$0801 \n* DEMO.ML BIN 013 12/30/1985 11/07/1985 5,888 A=$4000 \n* EDITOR BIN 023 12/31/1985 12/31/1985 11,075 A=$4000 \n* EDITOR.SMALL BIN 011 12/31/1985 12/31/1985 5,016 A=$4000 \n* EDITOR.LC BIN 024 12/31/1985 12/31/1985 11,477 A=$4000 \n* MACROS BIN 003 12/30/1985 10/15/1985 960 A=$961E \n* MACRO.PRINTER BAS 005 12/30/1985 12/14/1985 1,923 A=$0801 \nProDOS format; 5,632 bytes free; 137,728 bytes used.\n```\n\n... but scan only reports ProDOS (could be DOS):\n\n```\n$ acx scan Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk\n{\n \"imageName\": \"Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk\",\n \"success\": true,\n \"imageType\": \"ProDOS\",\n \"logicalDisks\": 2,\n \"deletedFiles\": 2,\n \"directoriesVisited\": 2,\n \"filesVisited\": 40,\n \"filesRead\": 40,\n \"dataType\": \"blocks\",\n \"dataRead\": 840,\n \"errors\": []\n}\n\nTitle Scan \nTotal Images 1 \nSuccesses 1 \nImage Types\n* ProDOS 1 \nLogical Disks 2 \nDeleted Files 2 \nDirectories Visited 2 \nFiles Visited 40 \nFiles Read 40 \nData Types Read\n* blocks 840 \nError Count 0 \n\nScanned 1 disk images.\n```","author":{"url":"https://github.com/a2geek","@type":"Person","name":"a2geek"},"datePublished":"2025-12-21T22:07:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/216/AppleCommander/issues/216"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:19b7c9d6-3a76-c568-6644-1c308ee0ae1a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BB28:2F2B0F:103DA1F:16A8FED:6A4BF33C |
| html-safe-nonce | ef55f1a53f5dfeb940eb7f5c885c3bd1b6ad71057380d411dc519688b30107f4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQjI4OjJGMkIwRjoxMDNEQTFGOjE2QThGRUQ6NkE0QkYzM0MiLCJ2aXNpdG9yX2lkIjoiODgzNzczODQyMjc1Nzc0OTU2NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | c2f99a2f355a3644c3582ee04853ad878c80293dbe9c2e2d258af6123da99f81 |
| hovercard-subject-tag | issue:3751676268 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/AppleCommander/AppleCommander/216/issue_layout |
| twitter:image | https://opengraph.githubassets.com/08ed4de2b3ed6b877ce464b9e833379553645120d2ad1baad79f661822ece955/AppleCommander/AppleCommander/issues/216 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/08ed4de2b3ed6b877ce464b9e833379553645120d2ad1baad79f661822ece955/AppleCommander/AppleCommander/issues/216 |
| og:image:alt | For instance, this image is combination of DOS and ProDOS: $ acx list -d Apple2/APPLE-II-DISK-IMAGES/programming/editors/ProDOSProgramWriter.dsk File: Apple2/APPLE-II-DISK-IMAGES/programming/editor... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | a2geek |
| hostname | github.com |
| expected-hostname | github.com |
| None | 0f5d3ba365b3985d75c32a5957c8635488d58dcf027ae6ae958eee7edaa306a2 |
| turbo-cache-control | no-preview |
| go-import | github.com/AppleCommander/AppleCommander git https://github.com/AppleCommander/AppleCommander.git |
| octolytics-dimension-user_id | 32660816 |
| octolytics-dimension-user_login | AppleCommander |
| octolytics-dimension-repository_id | 106360471 |
| octolytics-dimension-repository_nwo | AppleCommander/AppleCommander |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 106360471 |
| octolytics-dimension-repository_network_root_nwo | AppleCommander/AppleCommander |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 10bf439485be3d26a6ab4aa27764288fcc5ef6b9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width