Original computing articles by a systems administrator

Tag Archives: bin files

Batch Convert Multiple Bin/Cue files to Iso Files in Linux

I had a bunch of bin/cue disk image files that I needed to convert to .iso files, and the program bchunk didn’t seem to have any way to process multiple files that I could see. So I came up with a command that would do this for me, so if you need to do the… Continue Reading