Further Reading
- PowerShell Core for Linux Administrators Cookbook: https://www.packtpub.com/en-us/product/powershell-core-for-linux-administrators-cookbook-9781789137231
- I switched from bash to PowerShell, and it’s going great!: https://www.starkandwayne.com/blog/i-switched-from-bash-to-powershell-and-its-going-great/index.html
- Install PowerShell on Fedora Linux: https://fedoramagazine.org/install-powershell-on-fedora-linux/
- PowerShell equivalents for common Linux/Bash commands: https://mathieubuisson.github.io/powershell-linux-bash/
- Bash vs. PowerShell: Comparing Scripting Shells: https://smartscripter.com/bash-vs-powershell-choosing-the-right-scripting-shell/
- PowerShell differences on non-Windows platforms: https://learn.microsoft.com/en-us/powershell/scripting/whats-new/unix-support?view=powershell-7.4
- PowerShell’s Equvalent to Linux’s ls -al: An In-depth Guide: https://thelinuxcode.com/equivalent-of-linux-ls-al-in...