Loading

PowerShell - Scripting with Windows PowerShell

http://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx

I just gave it a try. most of linux commands are implemented as alias.

and there is regex, array, lots of things there.

to do a text analysis for english its very easy to do like this

it will count words, lines, characters,

cat alice.txt | measure –word –line -character

 Lines                         Words                     Characters
 -----                           -----                       -------------
     4                           137                              707

Nice huh? you should give it a try.

က်ေနာ္ဖတ္ေသာ အျခား ဘေလာ့ / ဆိုဒ္မ်ား