Hacker News new | ask | show | jobs
by btrettel 2454 days ago
I remember the order for ln -s because the third argument is optional. If you omit the third argument the command will create a symbolic link in the current directory with the same filename as the original.
1 comments

I remember this usage the exact same way :)