Joined March 2012
·

Chad

Code52
·
Sydney
·
·
·

@Ismaell, you could do it in one line of PS as well, I don't think that's the point?

(For what it's worth, something like):

ls *.cs, *.js, *.html, *.csproject, *.sln -r | % { sc $_ (gc $_) }

Achievements
59 Karma
0 Total ProTip Views