Hacker News new | ask | show | jobs
by jen729w 1271 days ago
I know I should learn it but, I dunno, I just really dislike the PowerShell syntax. I get what they were going for with the Verb-Noun thing but it just reminds me of AppleScript and I can’t stand it.
1 comments

You don't have to learn or use PowerShell to paste something into the ISE editor and go to 'Edit -> Replace in Script' and do a regex search/replace.
Ahaaa cool tip, that will be useful one day. Thank you.