|
|
|
|
|
by nlawalker
3522 days ago
|
|
I've tried and failed to dig PowerShell as well - I had someone explain to me once that it really only "feels good" when you're constantly doing stuff that's directly in its wheelhouse. If you're more developer than sysadmin and you only occasionally need to script something, it'll never feel very comfortable. My "scripting" needs don't involve sysadmin-flavored work or distributing scripts to be run on different machines or environments, so I use Linqpad pretty much as a pseudo-shell and scripting environment on my own box and couldn't be happier with it. F# is good for short scripts as well; I've been trying to use it more but it's slow in Linqpad, and I'm addicted to my productivity in C#. |
|