LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2007, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 16 Oct 2007 12:12:25 -0500
Reply-To:     Gregg Snell <sas-l@DATASAVANTCONSULTING.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gregg Snell <sas-l@DATASAVANTCONSULTING.COM>
Subject:      Re: run several SAS jobs in a unix batch
Comments: To: Gwenael Besnier <gwen_1973@HOTMAIL.COM>
In-Reply-To:  <BAY114-W27B251D10ABFE31A3D97D3879C0@phx.gbl>
Content-type: text/plain; charset=us-ascii

nohup sas job1.sas && job2.sas && job3.sas &

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Gwenael Besnier Sent: Tuesday, October 16, 2007 11:34 AM To: SAS-L@LISTSERV.UGA.EDU Subject: run several SAS jobs in a unix batch

Hi all,

I have several SAS programs that I'd like to run overnight in a specific order. Any idea where I can find an example of unix script which would start the jobs in a specific order and wait that the first job is done to run the next one?

thanks Gwen

_________________________________________________________________ Freunde treffen. Jetzt den Windows LiveT Messenger downloaden! http://get.live.com/messenger/overview


Back to: Top of message | Previous page | Main SAS-L page