PowerShell - Cross-Platform PowerShell
Which of the following is the correct syntax to run a Linux command inside PowerShell on Linux?
ls -l.Invoke-Linux ls -l, Run-Command 'ls -l', and Start-Linux ls -l are not valid syntax to run Linux commands.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions