minus-squarezagaberoo@beehaw.orgtoLinux Questions@lemmy.zip•Is there anything that could help me memorise the argument order of the `ln` command?linkfedilinkEnglisharrow-up0·23 days agoThis is the one that works for me, too. A link operation is meaningless without a target, so that must come first. If you don’t specify a name for the link, a reasonable name can be inferred from the target. So, the link name goes last, where it can be potentially omitted. linkfedilink
This is the one that works for me, too.
A link operation is meaningless without a target, so that must come first.
If you don’t specify a name for the link, a reasonable name can be inferred from the target. So, the link name goes last, where it can be potentially omitted.