1
0
mirror of https://github.com/deater/dos33fsprogs.git synced 2025-02-13 14:31:19 +00:00
2016-03-11 16:19:04 -05:00

17 lines
427 B
Bash
Executable File

#!/bin/sh
echo "Testing odd file names..."
cp empty.dsk test.dsk
../dos33 ./test.dsk catalog
../dos33 ./test.dsk save a ././SINCOS
../dos33 ./test.dsk save a SINCOS this_is_a_very_very_long_filename
../dos33 ./test.dsk save a SINCOS \~CrAzY\%\$F\*\{\(
../dos33 ./test.dsk save a SINCOS 679-8329
../dos33 ./test.dsk save a SINCOS SPACES\ ARE\ OK
../dos33 ./test.dsk save a SINCOS Commas,are,not
../dos33 ./test.dsk catalog