Results 1 to 3 of 3
i have a file that has extension bin
as
amsn .bin
how can i install it on redhat linux 9...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-26-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 35
install a bin file
i have a file that has extension bin
as
amsn .bin
how can i install it on redhat linux 9
- 03-27-2005 #2
./amsn.bin
Brilliant Mediocrity - Making Failure Look Good
- 10-10-2008 #3Just Joined!
- Join Date
- Mar 2005
- Posts
- 7
You might want to do
Code:chmod a+x amsn.bin



