powershell - How can I find the source path of an executing script? - Stack Overflow
I want to be able to tell what path my executing script was run from. This will often not be $pwd. I need to call other scripts that are in a folder structure relative to my script and ...
stackoverflow.com |