root@nwtgz # su - oracle
Sun Microsystems Inc. SunOS 5.8--NWT GZ Generic Patch February 2004
h:w$ which oracle
/opt/orahome/app/oracle92/product/9.2.0.1.0/bin/oracle
h:w$ file `which oracle`
/opt/orahome/app/oracle92/product/9.2.0.1.0/bin/oracle: ELF 64-bit MSB executable SPARCV9 Version 1, dynamically linked, not stripped
Sun Microsystems Inc. SunOS 5.8--NWT GZ Generic Patch February 2004
h:w$ which oracle
/opt/orahome/app/oracle92/product/9.2.0.1.0/bin/oracle
h:w$ file `which oracle`
/opt/orahome/app/oracle92/product/9.2.0.1.0/bin/oracle: ELF 64-bit MSB executable SPARCV9 Version 1, dynamically linked, not stripped
本文展示了如何在特定系统路径下找到 Oracle 9.2.0.1.0 版本的可执行文件位置,并通过 `file` 命令获取该文件的具体类型信息。
803

被折叠的 条评论
为什么被折叠?



