LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 967|回复: 4

为什么这两个命令执行的结果不一样?

[复制链接]
发表于 2008-3-16 11:36:17 | 显示全部楼层 |阅读模式
~>java
bash: wine: command not found
===============================
~>`which java`
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)

where options include:
-d32 use a 32-bit data model if available

-d64 use a 64-bit data model if available
-client to select the "client" VM
-server to select the "server" VM
-hotspot is a synonym for the "client" VM [deprecated]
The default VM is client.


=========================
我原来用wine调用过windows下的java,可是wine都卸载了还不行。。。
发表于 2008-3-16 12:45:52 | 显示全部楼层
....

我无语。。

你肯定设置了.bashrc的
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-3-16 13:31:00 | 显示全部楼层
Post by jarryson;1827134
....

我无语。。

你肯定设置了.bashrc的


大哥说详细点阿。。。谁都会去设置.bashrc的阿,难道这是原因?
回复 支持 反对

使用道具 举报

发表于 2008-3-16 13:32:24 | 显示全部楼层
估计是alias了
alias看看
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-3-16 13:33:57 | 显示全部楼层
好久没用了。。。忘记在.bashrc做了alias...
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表