Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cdonnellytx
on Dec 8, 2010
|
parent
|
context
|
favorite
| on:
I always forget the argument order of the `ln -s` ...
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.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
mklink link_to link_from
EDIT: formatting.