![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regular Expression question | Katkota | UNIX for Dummies Questions & Answers | 6 | 05-14-2008 12:23 PM |
| question (regular expression related) | metalwarrior | UNIX for Dummies Questions & Answers | 1 | 02-03-2008 07:51 PM |
| Regular expression question | umen | Shell Programming and Scripting | 7 | 11-21-2007 05:45 PM |
| Regular Expression Question | Krispy | UNIX for Dummies Questions & Answers | 3 | 01-20-2006 06:36 AM |
| question about regular expression | brentdeback | Shell Programming and Scripting | 0 | 11-14-2005 12:04 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
I already answered in the other thread, and Radoulov has posted solutions, too. As indicated, the only solution I can come up with for the parent directory is pretty contrived.
Here's the date expression again: [0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9] or if Jakarta understands Perl regular expressions, \d{4}/\d{2}/\d{2} Scroll back for the parent directory discussion. |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|
| Tags |
| regex, regular expressions |
| Thread Tools | |
| Display Modes | |
|
|