Linux is great for all sorts of things - here are a few tips and tricks that I've accumulated over the years


Reading Cue/Bin Files
sudo apt-get install bchunk
bchunk <image.bin> <image.cue> <basename>
sudo mount -o loop basename.iso /mnt
sudo ls /mnt