- Code cleanups and refactoring and simplification, so humans can read it.
- ISO images are now mounted in
iso_'their name'
format. - Made option
5) List Mounted ISO(s)
more robust when it comes to displaying the iso names. - More efficiency improvements (removed 4 additional loops that were redundant), i think i reached picked performance without counting on using any external tools in my script.
- Updated ASCII to match new version.
Addressed and partially fixed the known issue, mounts in paths with spaces at manual mode are supported, but only one at a time, this is because of `read' limitations. Anyways it is recommended to use list mode for special names, heck use only list mode for everything, it is the best, unless you only want to mount just a single ISO, at which time it becomes somewhat of an overkill.