We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Powershell Beta 2 on Ubuntu 16.04
Create a file hello #!/opt/microsoft/powershell/6.0.0-beta.2/powershell gps i*
Then chmod +x it and run it ./hello
It hangs
Not hanging :-)
> $PSVersionTable
Powershell Beta 2 on Ubuntu 16.04
Steps to reproduce
Create a file hello
#!/opt/microsoft/powershell/6.0.0-beta.2/powershell
gps i*
Then chmod +x it
and run it ./hello
It hangs
Expected behavior
Not hanging :-)
Actual behavior
Environment data