Also, while I don't use regex much, the few times I have Regex Buddy was invaluable. http://www.regexbuddy.com/
And Micheal beat me to the link I use whenever I need a refresher. (ok, the link I read when I have to use regex) Brandon is evidently going to post more on the subject so you may want to follow his blog for future reading. http://thepowershellguy.com/blogs/posh/archive/2008/12/29/regular-expressions-and-powershell-part-1.aspx http://blogs.microsoft.co.il/blogs/scriptfanatic/archive/2008/12/28/regular-expression-webcast-series.aspx Steven On Tue, Jan 6, 2009 at 9:30 AM, Michael B. Smith <[email protected]> wrote: > This is a good start, and provides links > > > > http://technet.microsoft.com/en-us/magazine/2007.11.powershell.aspx > > > > Here is a link to the definitive reference: > > > > http://msdn.microsoft.com/en-us/library/hs600312.aspx > > > > Regards, > > > > Michael B. Smith, MCITP:SA,EMA/MCSE/Exchange MVP > > My blog: http://TheEssentialExchange.com/blogs/michael > > I'll be at TEC'2009! http://www.tec2009.com/vegas/index.php > > > > From: Joseph L. Casale [mailto:[email protected]] > Sent: Tuesday, January 06, 2009 12:13 PM > To: NT System Admin Issues > Subject: Powershell Question > > > > Anyone know a good resource for powershell regexp's, I am trying to > replicate the following regexp "^[[:space:]]+word|^[[:space:]]+[0-9]" so I > can clean up a log file for viewing. > > > > Thanks! > jlc > > > > > > > > > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
