#!/bin/sh # dump a sector(s) from a raw dump (2352 byte sectors) or 'cooked' data # track (2048 byte sectors). if [ "$1" = "" -o "$1" = "--help" ]; then cat <