|
|
|
|
|
by roxtar
4239 days ago
|
|
>> It also has a totally different set of syntactic rules which aren't worth my time to learn. >You're missing out. Powershell's syntax is quite intuitive after you learn the basics, you quickly start to be able to guess commands and params. I have grown up using Unix tools and I am quite comfortable with them. If I have to learn a new shell and scripting language, there should be a demonstrable benefit for the time I spend learning it. Can you give examples where PowerShell can do something which CygWin/MinGw can't? Trying to understand why you say that I am missing out :) |
|
As those contain full programming languages which can effectively do anything with enough effort I doubt I can.
I will say the DateTime, cultural conversion, and email libraries are an absolute pleasure to work with in Powershell/.Net. Sending out email is a totally trivial exercise regardless of the style (plain text, HTML, attachments, etc).
http://technet.microsoft.com/en-us/library/hh849925.aspx