bash: /usr/local/bin/gcc: cannot execute binary file
这是什么问题???
bash-2.05# ./setup
bash: ./setup: cannot execute binary file
我有一个可执行文件可是用./a.out运行也出上面的错误.
新写一个a.c吧
bash-2.05# gcc a.c
bash: /usr/local/bin/gcc: cannot execute binary file
不是这个问题.怎么解决???有谁指点一下吗.??
刚刚又想起一个问题
我登陆一个ftp服务器后
ftp> ls
200 PORT command successful. Consider using PASV.
然后
ftp> passive
?Invalid command
没有这个命令???这是什么原因|??怎么样才能下载东东???难道不是passive吗????