Hacker News new | ask | show | jobs
by cdonnellytx 5669 days ago
The annoying thing is that the mklink command in Windows uses the opposite order, so you have to do

mklink link_to link_from

EDIT: formatting.