![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| Scripting comments | gliesian | Shell Programming and Scripting | 4 | 03-28-2008 05:32 AM |
| OMG BPMN 2: comments for CEP | iBot | Complex Event Processing RSS News | 0 | 03-11-2008 09:20 AM |
| lint comments | axes | High Level Programming | 5 | 01-05-2008 07:14 AM |
| Print comments in FTP | lweegp | UNIX for Dummies Questions & Answers | 7 | 10-12-2005 05:55 PM |
|
|
LinkBack | Thread Tools | Display Modes |
| Forum Sponsor | ||
|
|
|
|||
|
if you happen to be able to view the book "Mastering Regualr Expresstions" by Oreilly page 171-174 are pretty much dedicated to writeing a regx for this very purpose.
taken from the book: Code:
/\*[^*]*\*+([^/*][^*]*\*+)*/ |
|||
| Google UNIX.COM |