Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: basic Unix question ???
On Thu, 29 Aug 2002, Janet Linsy wrote:
> Hi all,
>
> I have two questions. First, how to find out
> information about my unix box, like version, etc.
uname -a
>
> In my box, I can use hostname to get the machine name.
> I remember there is a command called version, but I
> got "Ksh: version: not found." Any other useful
> commands to know about my machine?
anything in /bin /usr/bin /usr/local/bin /usr/sbin
man man
man -k some_keyword_you_are_looking_for
>
> Actually when I use top, it also returns "ksh: top:
> not found." My second question is where does ksh
> usually reside, which value should I set for PATH.
>
> Thank you in advance.
>
> Janet
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Janet Linsy
> INET: janetlinsy_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Alex INET: axs_at_m-net.arbornet.org Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Aug 29 2002 - 20:38:19 CDT
![]() |
![]() |