dc42tools/dc42todsk
2020-04-21 20:54:11 +09:00

4 lines
53 B
Bash
Executable File

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