LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   help with .bin files (https://www.linuxquestions.org/questions/linux-newbie-8/help-with-bin-files-102282/)

sdkyo 10-09-2003 08:00 PM

help with .bin files
 
yeah im a total noob to linux and i wanted to know how to install .bin files. i am REALLY new to linux and need help installing it, so can someone explain to me how to install it? thx!

trickykid 10-09-2003 08:06 PM

You simply run it from the command line after making sure its executable.

cd /directory/where/file/is/stored

chmod +x filename.bin

./filename.bin

PS. This is asked all the time, quick search will find many results on installing .bin files.


All times are GMT -5. The time now is 05:56 PM.