in reply to Re^4: How does rename() work on read-only files?
in thread How does rename() work on read-only files?

It's impossible to be certain. I think it is a mistake, but a different one. Given the textual context I think the mistake is just to quote the perms as 0555 instead of 0444. If that one change were to be made then it would make good sense to me. Would you agree?

  • Comment on Re^5: How does rename() work on read-only files?

Replies are listed 'Best First'.
Re^6: How does rename() work on read-only files?
by j41r (Beadle) on Dec 12, 2018 at 09:51 UTC
    If that one change were to be made then it would make good sense to me. Would you agree?

    Yes, I would.