Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: !ls from sqlplus

RE: !ls from sqlplus

From: Sinardy Xing <SinardyXing_at_bcs-ach.com.sg>
Date: Wed, 12 Jun 2002 20:23:19 -0800
Message-ID: <F001.0047CAA7.20020612202319@fatcity.com>


try this command

        which sqlplus

-----Original Message-----

Sent: 13 June 2002 08:09
To: Multiple recipients of list ORACLE-L

OS: Solaris 2.7
Database: 8.1.7

On dev server, !ls from sqlplus gives the files of current directory where sqlplus runs.
On pro server, !ls from sqlplus goes to the home directory of os user.

For example,
Login to sqlplus from /u01 on both machines, on dev: SQL> !pwd

                /u01

on pro: SQL> !pwd
/export/oracle

What seting affects this ?

Thanks,

-Li Zhang

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Li Zhang
  INET: lzhang_at_salu.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: Sinardy Xing
  INET: SinardyXing_at_bcs-ach.com.sg
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 Wed Jun 12 2002 - 23:23:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US