pwsh -Login support by rjmholt · Pull Request #10050 · PowerShell/PowerShell
PR Summary Adds support for the -Login flag to PowerShell, execs /bin/sh to run the login profile, which then execs PowerShell. PR Context This implements PowerShell/PowerShell-RFC#186. Fix #975 Th...
github.com