![]() |
|
|
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 |
| Validate date | giridher2000 | Shell Programming and Scripting | 2 | 09-15-2008 05:12 AM |
| validate against a file | chiru_h | Shell Programming and Scripting | 7 | 08-31-2006 08:15 PM |
| How to validate a CSV file? | ElCaito | Shell Programming and Scripting | 4 | 02-27-2006 08:31 PM |
| validate the file name | maykap100 | Shell Programming and Scripting | 2 | 08-30-2005 11:30 AM |
| validate | ruffenator | Shell Programming and Scripting | 3 | 01-22-2002 10:37 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I have one script by which I am taking Extraction Schedule in the following format [HH:MM],[HH:MM],[HH:MM],......[HH:MM]
Here I want validate the Input from user is okey or not. Let say i have one variable SCH SCH=12:34,23:12,11:20 Could you please tell me how I will validate it. HH & MM Both should be Numeric HH should not Greater then 24 MM should not greater then 60 Note: Here I am using comma (,) as a delimeter. Thanks Sanjay |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|