![]() |
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 |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| wait ${!} | risshanth | Shell Programming and Scripting | 2 | 06-06-2008 04:57 AM |
| About wait | Puntino | UNIX for Dummies Questions & Answers | 5 | 04-27-2008 05:07 AM |
| Timed wait? | anjul_thegreat | High Level Programming | 4 | 06-29-2007 10:51 AM |
| Need to execute 2 scripts, wait, execute 2 more wait, till end of file | halo98 | Shell Programming and Scripting | 1 | 08-01-2006 05:42 PM |
| 86% CPU for wait | big123456 | UNIX for Advanced & Expert Users | 3 | 11-04-2005 10:07 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
wait / sleep what to use???
Hi
I have a script, where i need to execute the follwoing scripts/commands in my script. but those should be executed one by one cd /aa/205/jams .cmd/mass_all.sh - -> execution of this will take atleast 20-30mins cd $HOME/precompile ant-Ddir.location=$HOME/tomcat/webapps - -> execution of this will take atleast 20-30mins cd /dist ant-Ddir.location=advance-Drelease=2.0.5 -Ddir.base=$HOME - - ->execution of this will take atleast 20-30mins how do i mange all of these in the script... Any idea can some one....tell me what i need to use.. |
|
||||
|
Quote:
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|