Y
Hacker News
new
|
ask
|
show
|
jobs
by
loosescrews
2483 days ago
It isn't just like `cp`, on some systems `ln` is just a symlink to `cp`! `cp -s` does the same thing as `ln -s`, although the other flags are generally different.