dc42tools/dc42todsk

4 lines
53 B
Bash
Executable File

#! /bin/sh
dd ibs=1 skip=84 if="${1}" of="${1}.dsk"