LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   bin file (https://www.linuxquestions.org/questions/linux-newbie-8/bin-file-91510/)

ploud 09-11-2003 12:26 AM

bin file
 
can someone tell me how to open a bin file on red hat 9 im not sure if its like a zip file or a iso that you burn i download american army and it showed up a bin file

thx

itsjustme 09-11-2003 12:36 AM

What's the exact filename?

Usually a .bin file is an executable that is run with sh (I think) or possibly prefixing it with ./

ploud 09-11-2003 12:38 AM

armyops190-linux.bin

itsjustme 09-11-2003 12:45 AM

I did a www.google.com/linux search on that file and found several hits.

Here's one:
http://www.americasarmy.com/faq_linux.php?p=3&t=12

Which says:

Install the server by running the ".bin" file you downloaded: sh ./armyops190-linux.bin

This will give you an installer that will walk you through getting the basic package installed.

ploud 09-11-2003 12:53 AM

thx alot for the help

VBGOD 09-26-2003 03:31 AM

Shoot.... that worked for you? :o

I had to try this:

chmod +x thefile.bin
./thefile.bin


All times are GMT -5. The time now is 10:34 PM.