Y
Hacker News
new
|
ask
|
show
|
jobs
by
matthewsommer
600 days ago
Why not use symlinks (on Linux, not sure of the equivalent on Windows)?
2 comments
hnisoss
600 days ago
tedious, error prone, tiring. NPP just works out of the box.
link
blangk
600 days ago
New-Item -type SymbolicLink
link
blangk
600 days ago
Might actually be itemtype as argument thinking about it but get-help should tell you
link