DISQUS

Community Page on DISQUS

what is this?

Huddled Masses

Joel Bennett's development blog...
Jump to original thread »
Author

About_Filter considered Harmful

Started by Jaykul · 2 months ago

Someone asked a question in the #PowerShell channel on irc.FreeNode.net today about how to use filters, and pasted this an example like this:


filter process-a-m
{
   $_.processname -like "[a-m]*"
}

Get-P ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login