Comment by IshKebab
11 days ago
Powershell has god awful syntax though. There's no way I'd want to do anything remotely significant with it.
11 days ago
Powershell has god awful syntax though. There's no way I'd want to do anything remotely significant with it.
PowerShell’s syntax Is just fine. Very few special characters, minimal escaping, easy to read. If you understand PowerShell semantics, the syntax comes quite naturally.