Here is a handy little shortcut I recently figured out (it took me long enough, didn’t it!).
You can mount an ISO image as a directory in linux. Very nice for when you are remote and want to have a CD on that system.
mount -t iso9660 -o loop imagename.iso /mnt/isoimage
« Foxit PDF Reader 2.0 | Linux: Find text in a large number of files »


