![]() |
|
|
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 |
| SPOT requirement | balaji_prk | AIX | 1 | 04-15-2009 07:33 PM |
| Minimum Sys Requirement | saurabh84g | HP-UX | 0 | 09-21-2008 03:31 AM |
| Strange requirement!!! | rahul26 | UNIX for Advanced & Expert Users | 1 | 08-19-2006 04:29 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Requirement
I am trying to script and came up with a conclusion that I need a do while loop in my statement. I am stuck with the
do while syntax. I need to use it alongwith the if then else statement. Can I use it is a big question? I actually need to get all the files that are there from within run_dt to load_dt with the loop. I hardly use unix can somebody help plz. I will tell u the requirement. I am using load_dt=20090503 run_dt=20090506 diff=load_dt-run_dt if $load_dt=$run_dt then get the run_dt file or else if $load_dt!=$run_dt then create a do while loop [ I need to use loop because there a large no. of files] to find the files which are we missed cp those files exit Thanks in advance |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|