I always forget the order of arguments to ln -s
. It’s a problem. So here’s my handy-dandy way of remembering it, as a blog post:
ln -s «real file/directory» «symlink you are creating»
I always forget the order of arguments to ln -s
. It’s a problem. So here’s my handy-dandy way of remembering it, as a blog post:
ln -s «real file/directory» «symlink you are creating»