running ps1 script create temp file in everytime
Cento7 and powershell-6.2.3-1.rhel.7.x86_64
#!/bin/bin/pwsh
function xxx{
echo xxx
}
xxx
create temp file in /tmp at running this script every time ,filename like CoreFxPipe_PSHost.[machine name].[num]+3.None.{scrptname}.ps1