Results 1 to 2 of 2
How do I execute or extract files with .bin extensions?
what are they?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-08-2003 #1Just Joined!
- Join Date
- Sep 2003
- Posts
- 31
.bin files
How do I execute or extract files with .bin extensions?
what are they?
- 11-08-2003 #2
I think they're ELF executables, try run them in a shell by writing "./[filename]". If you can't run it, make sure you have execution permission (if not do "chmod 762 [filename]", and try again).
Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.


Reply With Quote
