- since 2009
- Open Source @Google
- developed by Ken Thompson, Rob Pike, Robert Griesemer
- mainly influenced by C, C++, C# and Java
- compiled, statically typed
| Windows Registry Editor Version 5.00 | |
| [HKEY_CLASSES_ROOT\Directory\Background\shell\psHere] | |
| @="Open PowerShell" | |
| "icon"="C:\\windows\\system32\\WindowsPowerShell\\v1.0\\powershell.exe" | |
| [HKEY_CLASSES_ROOT\Directory\Background\shell\psHere\command] | |
| @="C:\\windows\\system32\\WindowsPowerShell\\v1.0\\powershell.exe -noexit -command Set-Location '%V'" |