=== cpaelzer_ is now known as cpaelzer === zul is now known as Guest42575 === Pici` is now known as Pici === Sir_Gallantmon is now known as Son_Goku [15:36] holy crap, cp -af is non-deterministic [15:36] cp -af foo/. bar/. [15:37] if bar/qux/ is owned by your user and is r--r--r--, the FIRST run will try to copy foo/qux/baz.txt and FAIL. [15:37] at that point, bar/qux/ has moved from (sorry, my fault) r-xr-xr-x to rwxr-xr-x [15:38] yes, that's right: cp -af changes the permissions on the directory, then fails. [15:38] If you run the same command again, it will succed to make the replacement. [15:39] english [15:39] whatever. You know what I'm talking about === nacc_ is now known as nacc