Oups! I meant perldoc -f system perldoc -f "exec"
Jos�. > -----Original Message----- > From: Anand Kumar [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 4:58 AM > To: [EMAIL PROTECTED] > Subject: Unix command in Perl > > > Hi, > > I had to issue a UNIX command "source DBINST* " from a > perl program. > > I was using OPS$ account in perl DBI. Soon after I > login using system account it will point to default > database. Now I want to issues some unix command on > the commandprompt to direct the sqlplus / to the > Database of my need. > > so I need to run these two command from perl program. > > chdir("/oracle"); -- for changing the dir to Oracle > "source ora_INST" -- for pointing the OPS$accnt to > database INST > > how can I run these unix commands in a perl program? > > Any kind of help is Appreciated! > > Anand > > > __________________________________________________ > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > http://launch.yahoo.com > **** DISCLAIMER **** "This e-mail and any attachment thereto may contain information which is confidential and/or protected by intellectual property rights and are intended for the sole use of the recipient(s) named above. Any use of the information contained herein (including, but not limited to, total or partial reproduction, communication or distribution in any form) by other persons than the designated recipient(s) is prohibited. If you have received this e-mail in error, please notify the sender either by telephone or by e-mail and delete the material from any computer". Thank you for your cooperation. For further information about Proximus mobile phone services please see our website at http://www.proximus.be or refer to any Proximus agent.
