![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. Shell Script Page. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Executing Multiple .SQL Files from Single Shell Script file | anushilrai | Shell Programming and Scripting | 3 | 04-07-2008 07:09 AM |
| executing scripts by reading names from a file | konark | Shell Programming and Scripting | 3 | 11-07-2007 10:28 PM |
| executing shell file in jva + tomcat | jaganadh | Shell Programming and Scripting | 1 | 10-20-2007 03:58 PM |
| Reading a file and writing the file name to a param file. | thebeginer | UNIX for Advanced & Expert Users | 1 | 10-05-2007 01:38 PM |
| Executing shell file within another shell file | appleforme1415 | UNIX for Dummies Questions & Answers | 2 | 06-19-2007 04:55 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Reading file names from a file and executing the relative file from shell script
Hi
How can i dynamically read files names from a list file and execute them from a single shell script. Please help its urgent Thanks in Advance |
| Forum Sponsor | ||
|
|
|
||||
|
Looks very similiar to your earlier post - Executing Multiple .SQL Files from Single Shell Script file.
See this link - 12 Ways to Parse a file. It shows you how to read contents from a file. |
|
|||
|
Actually i want to read a name from a list file, append the file extension with that name and then execute that file to create object in database, as the file contains script to create object in database, kindly help me out accordingly. Your help would be very useful for me. plzzzzzzzzz
|
|
||||
|
See these posts.
[Oracle] "Dynamic" sql / Shell script can nested SQl be run in Unix Script? Use the forum's search feature with the keywords "sql shell script". You will find many a script with varying depth and breadth. |