Create or update a symlink target with force.
Section: Links and Link Recipes
Replace symlink atomically-ish
bash
bash
ln -sfn /opt/releases/2026-03-07 currentLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Links and Link Recipes
Inspect path components
Resolve each path component and symlink along the path.
Find files sharing same inode count
Inspect hard link count with ls/stat.