From mcupp@columbus.rr.com Fri, 20 Jul 2001 06:34:23 -0700
From: "Michael E. Cupp, Jr." <mcupp@columbus.rr.com>
Date: Fri, 20 Jul 2001 06:34:23 -0700
Subject: RE: Exp/Imp - suppress screen output?
Message-ID: <F001.0034FE16.20010720064049@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain


Why 1 >/dev/null 2>dev/null and not just >/dev/null

-----Original Message-----
Surendra
Sent: Friday, July 20, 2001 10:15 AM
To: Multiple recipients of list ORACLE-L


use this..

exp usn/pwd <all your other parameters> 1>/dev/null 2>dev/null

Suren

-----Original Message-----
Sent: Friday, July 20, 2001 9:15 AM
To: Multiple recipients of list ORACLE-L


Does anyone know of a way, within Unix, to suppress
the screen output from the Export and Import
utilities?

Thanks!
-w

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Walter K
  INET: alden14004@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@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: Tirumala, Surendra
  INET: Surendra.Tirumala@am.sony.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@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: Michael E. Cupp, Jr.
  INET: mcupp@columbus.rr.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@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).


