DISQUS

DISQUS Hello! Huddled Masses is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Huddled Masses

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

About_Filter considered Harmful

Started by Jaykul · 9 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