windows powershell code example
Example 1: windows powershell symlink
# In elevated powershell
New-Item -ItemType SymbolicLink -Path "Link" -Target "Target"
Example 2: alternative to powershell on windows
I would turn to PuTTY.
But other options include Cmder, ConEmu, Cygwin, KiTTY, Hyper, etc
Example 3: scirpt powershell
what are u doing here!
go back to coding!