Files
nixpkgs/pkgs/tools/graphics
Vladimír Čunát 8f33b8cc93 mass rewrite of find parameters to cross-platform style
Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.

Rewrite the `-perm` parameters of find:
 - completely safe: rewrite `/0100` and `+100` to `-0100`,
 - slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
..
2015-07-05 14:31:46 +03:00
2015-07-15 23:37:33 +02:00
2015-07-15 16:02:37 +02:00
2015-07-16 22:02:21 +02:00
2015-05-25 21:04:01 -05:00
2015-07-28 12:33:29 +03:00
2015-03-24 17:14:56 -05:00
2015-06-18 22:13:06 +01:00
2015-06-10 13:00:42 +02:00
2015-06-10 13:00:42 +02:00
2015-01-23 16:09:33 +01:00
2015-01-13 22:33:49 +01:00
2014-12-01 17:05:20 +01:00
2015-02-13 11:02:27 +01:00
2014-11-19 19:41:44 +01:00
2015-01-03 21:36:43 +01:00
2015-01-07 14:55:41 -08:00