LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Extracting .sh.bin files (https://www.linuxquestions.org/questions/linux-newbie-8/extracting-sh-bin-files-64973/)

SS_King 06-11-2003 10:06 AM

Extracting .sh.bin files
 
Hi, im new here, and im also new to Linux.

I have Red Hat 8 installed, and it working well. I have downloaded the UT 2003 demo, and i want to install it, but i don't know how. The file name is: UT2003-Demo-Linux.sh.bin

How do I extract and install this file?

acid_kewpie 06-11-2003 10:11 AM

just run it. it is an executable file.

quietguy47 06-11-2003 10:11 AM

Right click on the .bin file, select properties, select permissions, and check the Exec box. Click ok and then just click on the binary.
Or if your in a cli mode:
chmod a+x filename.sh.bin
./filename.sh.bin

SS_King 06-11-2003 10:17 AM

Woah, that was fast. Thanks.

It worked, and the game is running! :)

Thanks again!


All times are GMT -5. The time now is 08:16 AM.