par tool: file inserts only have 3 chars after . Ex: hello.bcpl -> hello.bcp:
./par -1 /Users/ich/Downloads/test/allgames.dsk -i /Users/ich/Downloads/test/hello.bcpl hello.bcpl -rw
loading disk image /Users/ich/Downloads/test/allgames.dsk
filesystem checked: 35 free pages
inserted /Users/ich/Downloads/test/hello.bcpl as hello.bcpl successfully
saving disk image /Users/ich/Downloads/test/allgames.dsk
result (listed with adar tool):
4431 1730 1 81 hello.bcp
- no directory listing of complete disk like adar -l <disk_image> tool.
Thx, for this excellent work!
par tool: file inserts only have 3 chars after . Ex: hello.bcpl -> hello.bcp:
./par -1 /Users/ich/Downloads/test/allgames.dsk -i /Users/ich/Downloads/test/hello.bcpl hello.bcpl -rw
loading disk image
/Users/ich/Downloads/test/allgames.dskfilesystem checked: 35 free pages
inserted
/Users/ich/Downloads/test/hello.bcplashello.bcplsuccessfullysaving disk image
/Users/ich/Downloads/test/allgames.dskresult (listed with adar tool):
4431 1730 1 81 hello.bcp
Thx, for this excellent work!