minus-squareÓlafur Jens Sigurðsson@c.imtoLinux Questions@lemmy.zip•Is there anything that could help me memorise the argument order of the `ln` command?linkfedilinkarrow-up8·19 hours ago@fell @linuxquestions IIRC it is just like with cp: cp some_existing_file new_file ln -s some_existing_file new_file linkfedilink
@fell @linuxquestions IIRC it is just like with cp:
cp some_existing_file new_file
ln -s some_existing_file new_file