Y
Hacker News
new
|
ask
|
show
|
jobs
by
ryanianian
1415 days ago
I remember this as "ln=long -s=short $long $short" as in "ln -s $long $short" creates a $short file pointing to $longfile. But to your point, $short is defaulted to basename($long).