I don't use ln
command on daily basis, so when I need to create a link to a file, I always forget whether it's ln <target file> <link name>
, or ln <link name> <target file>
, so I have to take a quick glance at man ln
.
Maybe it's just me, but if not, do you have any tricks (mnemonic?) for remembering the order of ln
parameters?
It takes arguments in the same order as cp
and mv
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With