minus-squareeternacht@programming.devtoLinux Questions@lemmy.zip•Is there anything that could help me memorise the argument order of the `ln` command?linkfedilinkEnglisharrow-up0·4 days agoI think of it in terms of the cp command: Source first, followed by destination. The last argument is always the new file/link you are creating. linkfedilink
I think of it in terms of the
cp
command: Source first, followed by destination. The last argument is always the new file/link you are creating.