run .bin type files on gnu/linux

1 view
Skip to first unread message

neeraj kumar

unread,
Jul 8, 2009, 1:31:48 AM7/8/09
to tp...@googlegroups.com
Command to run (execute) bin files in Linux

.bin files are Linux self extracting binary files. For example Java or
Flash are two examples of these types of file. Just type following two
commands to run .bin files:

Change the permission of the file you downloaded to be executable.
Type the following command:

chmod +x file.bin


Start the installation process or run .bin file.Type the following command:

./file.bin

do give ur feedback

fedora

unread,
Jul 8, 2009, 11:22:57 AM7/8/09
to tp...@googlegroups.com
I appreciate that you have shared your experience / information. I hope you
will continue working this way.

Sunil Datta
www.opensourcenuts.com
_________________________
Extending one hand to help someone has more value,
rather than joining two hands for prayer ...........

>
> >

Reply all
Reply to author
Forward
0 new messages