get-Shell | where {$_.pipeline -contains Objects}
My Solution for Sudden Death Challenge: Event 4
([regex]::matches((gc c:\scripts\numbers.txt),'\d{2}')|%{[char][int]$_.value})-join''
Enjoy,
Greetings /\/\o\/\/
PingBack from http://xaegr.wordpress.com/2008/03/20/scripting-games-sudden-death-challenge-event-4/