|
|
原帖由 <i>my9823</i> 于 2010-8-21 19:19 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2024187&ptid=174067" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
.run是什么文件,要知道扩展名在linux中可有可无,比如1.exe可以是个文本文件!2.txt可以是一个图片!3.jpg可以是个可执行文件!<br />
用file命令看下是么东西?<br />
file 1.run <br />
呵呵,是呀,学习了 |
|