dimo414 opened this issue 4 years ago · 2 comments
According to this post ln -sfn isn't actually atomic, despite the comment here. Need to confirm this is actually broken and then fix, presumably to the rename approach described in the post.
ln -sfn
rename
bkt uses the rename pattern, for reference.
bkt
A recent comment on the same answer claims that the ln in modern coreutils does the atomic rename approach now.
ln