100 Languages Speedrun: Episode 83: PowerShell
PowerShell is Microsoft idea of what shell of the future should look like. It's mostly a Windows thing, but it's possible to run it on OSX, and that's what I'm going to do.
Hello, World!
You can run normal programs in your environment like echo:
> ec...
taw.hashnode.dev7 min read