If you have an existing symbolic link and you want to change it to link to a new file:
ln -sfn /a/new/path file
This will replace the link with a new one pointing at /a/new/path
.
If you have an existing symbolic link and you want to change it to link to a new file:
ln -sfn /a/new/path file
This will replace the link with a new one pointing at /a/new/path
.
Comments are closed.
Sustain the spectacular job !! Lovin’ it!