The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



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
nohup.out ramky79 AIX 5 10-23-2007 07:28 AM
nohup - help! bluemoon1 UNIX for Dummies Questions & Answers 9 10-12-2007 12:49 AM
Help on nohup bobbyjohnz UNIX for Advanced & Expert Users 3 10-18-2006 12:56 PM
Nohup miwinter UNIX for Dummies Questions & Answers 3 07-21-2006 06:20 AM
nohup in cron abhijeetkul Shell Programming and Scripting 6 11-20-2005 01:50 AM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 11-21-2005
papachi_2000 papachi_2000 is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 3
nohup in cron job

Hello,
I have bunch of shell scripts, which I want to execute every hour in the background. So I created a script mainscript.sh which executes these hourly scripts in the background. Script goes like this.
mainscript.sh

#!/bin/sh
nohup sh subscript1.sh &
nohup sh subscrip2.sh &
exit 0


And I set up this mainscript.sh script through cron to execute every hour. When I run this script manually it runs all other scripts properly in the background. But nothing is happening with cron setup.

Your help is appreciable

thanks
papachi_2000
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 08:38 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0