Skip to content

Instantly share code, notes, and snippets.

@jaraco
Created December 31, 2017 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaraco/d6b38f78a078afe8c734226d6040b3d7 to your computer and use it in GitHub Desktop.
Save jaraco/d6b38f78a078afe8c734226d6040b3d7 to your computer and use it in GitHub Desktop.
PS C:\users\jaraco> New-Item -Path bar -ItemType SymbolicLink -Value foo
Directory: C:\users\jaraco
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----l 12/31/2017 1:34 PM bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment