# Given symlink, target, replace it with a symlink the the directory, source
# Tested only with directories, not sure how this would work for files
# s - symbolic link
# f - if the target exists, unlink it
# h - do not follow target symlink, required for replacing a directory symlink
ln -sfh source target
bash
1
# Given symlink, target, replace it with a symlink the the directory, source# Tested only with directories, not sure how this would work for files# s - symbolic link# f - if the target exists, unlink it# h - do not follow target symlink, required for replacing a directory symlink
ln -sfh source target
Hey there! I see you're running Internet Explorer 6.
That's neat. This reminds me of my grandpa. He had this old car that he kept having to fix. He spent so much money on it that he didn't want to get rid of it (even when it stopped running).
0 Comments