wok-6.x annotate bchunk/description.txt @ rev 20586
Update puzzle
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 15 11:57:12 2018 +0100 (2018-12-15) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20011 | 1 binchunker converts a CD image in a ".bin / .cue" format (sometimes ".raw / |
hackdorte@20011 | 2 .cue") to a set of .iso and .cdr tracks. The bin/cue format is used by some |
hackdorte@20011 | 3 popular non-Unix cd-writing software, but is not supported on most other CD |
hackdorte@20011 | 4 burning programs. A lot of CD/VCD images distributed on the Internet are in |
hackdorte@20011 | 5 BIN/CUE format, I've been told. |