ThePowerShellGuy.com

Did you do your PowerShelling today ?
Welcome to ThePowerShellGuy.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » RegEx
  • Regular Expressions and PowerShell Part 2

    A helpful tool on the way in this series is Robby Foust’s  RegEx Quick Reference in PoSHcode.org. The function returns an Object, so you can easy format and filter it to your liking. I like this view the most: get-regex | Format-Table Sequence,meaning -GroupBy table –AutoSize As having a quick regex reference around this one is ...
    Posted to The PowerShell Guy (Weblog) by MoW on December 30, 2008
  • Regular Expressions and PowerShell Part 1

    Shay pointed me to this excellent series about Regular Expressions Regular Expression Webcast Series , While following this series to fresh up my Regex skill’s, I will post about PowerShell Specifics in this series here. There are more ways to work with regular expressions with PowerShell, for following the exercises in Part 2 of the series, we ...
    Posted to The PowerShell Guy (Weblog) by MoW on December 29, 2008
  • Hey PowerShell Guy !, How Can I Replace Text That Includes Double Quote Marks and a Tab Character?

    Some time ago but a new Hey Scripting Guy ! translation to PowerShell How can I replace text that includes double quote marks and a tab character ?  the example given in this article is : Speaking of which, let’s talk scripting for awhile. As we understand it, FC, you have a file (or maybe a bunch of files) that include this text, where ...
    Posted to The PowerShell Guy (Weblog) by MoW on December 11, 2007
  • MOW PowerShelled Blogitems Index : October - November 2006

    This is the Second entry, of a series of posts indexing the PowerShell Blogitems on my Old Blog /\/\o\/\/ PowerShelled  BlogIndex /\/\o\/\/ PowerShelled October - November 2006   PowerShell : Advanced renaming of files [Scriptblock, Regex, Rename-Item] Example of doing some advanced File renaming in PowerShell using ...
    Posted to The PowerShell Guy (Weblog) by admin on February 22, 2007
Powered by Community Server (Personal Edition), by Telligent Systems