由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - How to open *.bin files?
相关主题
CXTERM 终结说明[转载] Re: about incoming email
请教e-mail的设置how to use setuid permission for a perl program?
how to run an.exe file under unixplease help, CGI..
问一个弱智的问题how to compress several file under unix
怎样使UNIX下homepage目录下的内容帮帮忙,用C作一个SHELL
[转载] Re: [转载] a UNIX permission question[转载] Help, about clock().
Re: [转载] a UNIX permission questionhow to transfer C program run under VC to Unix?
怎么才能在Unix里连续跑10个c写的程序 (转载)how to get rid of the ^M in files?
相关话题的讨论汇总
话题: bin话题: file话题: open话题: files话题: done
进入Unix版参与讨论
1 (共1页)
b*e
发帖数: 3845
1
The source file that professor gave me is in the file name
of *.bin. One big file. Is it some compressed file? I am
a new comer to UNIX. Please advise me on how to open it?
Thanks!
j***y
发帖数: 87
2
try chmod a+x *.bin
and then run this file, many packages under linux use .bin as a suffix of
the executable installer.

【在 b*e 的大作中提到】
: The source file that professor gave me is in the file name
: of *.bin. One big file. Is it some compressed file? I am
: a new comer to UNIX. Please advise me on how to open it?
: Thanks!

s*****d
发帖数: 258
3
To uncompress:
1. bin2iso
2. winimage (or something like that)
done!

【在 b*e 的大作中提到】
: The source file that professor gave me is in the file name
: of *.bin. One big file. Is it some compressed file? I am
: a new comer to UNIX. Please advise me on how to open it?
: Thanks!

b*e
发帖数: 3845
4
Done. Thanks.

【在 j***y 的大作中提到】
: try chmod a+x *.bin
: and then run this file, many packages under linux use .bin as a suffix of
: the executable installer.

1 (共1页)
进入Unix版参与讨论
相关主题
how to get rid of the ^M in files?怎样使UNIX下homepage目录下的内容
simple unix question[转载] Re: [转载] a UNIX permission question
how to execute *.exe files?Re: [转载] a UNIX permission question
make fortran in UNIX怎么才能在Unix里连续跑10个c写的程序 (转载)
CXTERM 终结说明[转载] Re: about incoming email
请教e-mail的设置how to use setuid permission for a perl program?
how to run an.exe file under unixplease help, CGI..
问一个弱智的问题how to compress several file under unix
相关话题的讨论汇总
话题: bin话题: file话题: open话题: files话题: done