I use bash, and have done so for over a decade – but occasionally I wonder whether there has been any significant new developments in the world of Linux shells.
A few years back Microsoft released PowerShell, which seemed very interesting. Is there any comparable innovation going on in Linux shells?
You can run PowerShell on Linux via Pash. It uses Mono the way PowerShell uses .NET.