![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automatically Running Scripts | jeffreydavisjr | UNIX for Dummies Questions & Answers | 4 | 11-19-2008 05:05 AM |
| Running shell scripts from web browser | corleone | Shell Programming and Scripting | 7 | 07-31-2006 11:11 PM |
| batch file not running after implement dummy shell | DarReNz | Shell Programming and Scripting | 2 | 01-18-2006 09:34 PM |
| running vendor shell scripts | Javagate | UNIX for Dummies Questions & Answers | 1 | 04-13-2004 02:07 PM |
| Cron running shell scripts. | cfoxwell | UNIX for Dummies Questions & Answers | 3 | 09-26-2001 11:35 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Running shell scripts automatically without using Batch or at commands
I have been trying to run a unix script which contains many sql statements.I need to run this script every monday morning. I tried to run on command prompt, it works fine. But while I run it via batch or at command., it returns with library module could not be loaded (libcompat.1.o could not be loaded). I know it is an Environment problem. I contacted my administrator, he doesn't want to change environmental settings. Is there any way (some script to automate it with do-while loop on date with nohup.. something like it) or modification in script (eg. embedding Environmental settings in script itself) so that it could run in background while i log off or use it via batch command.
|
|
||||
|
Re: Adding PATH and LD_LIBRARY_PATH
Hi Jim. Thanks for Help. Only thing I need to know is whether I have to use same existing PATH and LD_LIBRARY_PATH which is set right now or add some new lines to existing PATH and LD_LIBRARY_PATH for the script to run?
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|