![]() |
|
|
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 |
| Regex | pppswing | Shell Programming and Scripting | 5 | 06-30-2008 11:22 PM |
| Regex | deepakpv | Shell Programming and Scripting | 6 | 03-28-2007 05:18 AM |
| Regex?? Please help | lunac | UNIX for Dummies Questions & Answers | 7 | 01-30-2007 01:13 PM |
| regex question | arushunter | Shell Programming and Scripting | 8 | 01-04-2007 05:49 PM |
| sed regex | Shakey21 | UNIX for Dummies Questions & Answers | 4 | 01-31-2002 09:16 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
regex
hi frnds
i m having prb while matching a numerical num... [0-9]+ is not working for me... ( ?? ) so i m achieving the criteria with [0-9]\{1,\} ( pl suggest if i m wrong ) nw the prb is.. i dont want to match the number with all zeros in it.. eg 00000 or 0000000 etc etc... pl help.. Thanks.. Anchal. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|