Programming is Not Rocket Science, Don't let AI Write Your Code (or Essays), Fight Back. If you must use AI, find provenance, and Attribute. GNU/Linux never loses relevance. AI makes it more powerful. C++ is Back.
Wednesday, 28 January 2026
iex in PowerShell
iex in PowerShell is Invoke-Expression - a cmdlet that takes a string and executes it like a PowerShell expression. It's often used to run code fetched from external sources.
No comments:
Post a Comment