If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > how to call another shell within shell program

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-30-08, 06:42
micomahesha micomahesha is offline
Registered User
 
Join Date: Apr 2008
Posts: 2
how to call another shell within shell program

hi all..

how to call another shell within shell program..in informix database.

regards
Mahesha s
Reply With Quote
  #2 (permalink)  
Old 05-23-08, 03:20
Misha67 Misha67 is offline
Registered User
 
Join Date: Apr 2008
Posts: 1
Which issue?

Hello,

I'm using a ksh progam and I'm calling dbaccess with a spooled .sql file. In this spool I can call another script by
echo "$( other_program.sh )"
and dbaccess will call this shell program, too.

What I'm not really shure about is, whether the other_program.sh can be a bash script or it must be a ksh script.

Hopefully this might help you.
Br,
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On