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: Stephane Faroult <sfaroult_at_oriolecorp.com>
Date: Thu, 13 Jun 2002 01:03:33 -0800
Message-ID: <F001.0047CBFF.20020613010333@fatcity.com>

 ('binary' encoding is not supported, stored as-is)

Would it be possible that an alias has been defined on the production server ? Type 'alias' to check if 'ls' has been redefined. Another possibility is an alternate ls command found before the usual one in your path. 'which ls' or 'whereis ls' on the prod server might help you identify this.

>----- Original Message -----
>From: "Li Zhang" <lzhang_at_salu.com>
>To: Multiple recipients of list ORACLE-L
><ORACLE-L_at_fatcity.com>
>Sent: Wed, 12 Jun 2002 16:09:10
>
>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).
>---------------------------------------------------
>-----------------

Regards,

Stephane Faroult
Oriole

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroul
  INET: sfaroult_at_oriolecorp.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).
Received on Thu Jun 13 2002 - 04:03:33 CDT

Original text of this message

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