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: ******* Parameter file in Unix script *******

Re: ******* Parameter file in Unix script *******

From: <Jared.Still_at_radisys.com>
Date: Mon, 1 Mar 2004 17:10:28 -0800
Message-ID: <OF55DD519A.6FE94E28-ON88256E4B.000665C6-88256E4B.00065F1F@radisys.com>


See the following URL's:

getopts man page: http://www.mkssoftware.com/docs/man1/getopts.1.asp

getopts example: http://www.mkssoftware.com/docs/man1/getopt.1.asp

Jared

Oracle DBA <iamanoracledba_at_yahoo.com>
Sent by: oracle-l-bounce_at_freelists.org
 03/01/2004 03:50 PM
 Please respond to oracle-l  

        To:     List <oracle-l_at_freelists.org>
        cc: 
        Subject:        ******* Parameter file in Unix script *******


?ello All,
I would like to use a parameter file in an Unix script. This parameter file will have all the optional parameter that Unix script can use. I don't want to pass them as $1 or $2 .. $10 in the command prompt as there are many of them. If you have an example script that can do this, would you please send it to me.
Thanks in advance for your help!
Have a great day!
Sam
Do you Yahoo!?
Get better spam protection with Yahoo! Mail



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Mon Mar 01 2004 - 19:07:43 CST

Original text of this message

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