=== 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 | ||
Bluefoxicy | holy crap, cp -af is non-deterministic | 15:36 |
---|---|---|
Bluefoxicy | cp -af foo/. bar/. | 15:36 |
Bluefoxicy | 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 |
Bluefoxicy | at that point, bar/qux/ has moved from (sorry, my fault) r-xr-xr-x to rwxr-xr-x | 15:37 |
Bluefoxicy | yes, that's right: cp -af changes the permissions on the directory, then fails. | 15:38 |
Bluefoxicy | If you run the same command again, it will succed to make the replacement. | 15:38 |
Bluefoxicy | english | 15:39 |
Bluefoxicy | whatever. You know what I'm talking about | 15:39 |
=== nacc_ is now known as nacc |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!