I'm trying to install software. When I try to run the chmod + x ./install_bam.sh command to get permission to run ./install_bam.sh I get an error saying "can not execute binary file".
The file permissions are fine. I tried doing it as root as well.
Any clues, ideas?