Prerequisites
Steps to reproduce
CommandLine property returns the non-separated string. For example:
(Get-Process -Id $PID).CommandLine
return pwsh-NoLogo
Expected behavior
Actual behavior
Error details
Environment data
Name Value
---- -----
PSVersion 7.3.0
PSEdition Core
GitCommitId 7.3.0
OS Linux 6.0.10-arch2-1 #1 SMP PREEMPT_DYNAMIC Sat, 26 Nov 2022 16:51:18 +0000
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Visuals

I think this depends on dotnet:

Prerequisites
Steps to reproduce
CommandLine property returns the non-separated string. For example:
return
pwsh-NoLogoExpected behavior
pwsh -NoLogoActual behavior
pwsh-NoLogoError details
no errorsEnvironment data
Visuals
I think this depends on dotnet: