Files
nixpkgs/pkgs/tools
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-09-03 13:51:08 +02:00
2015-08-30 18:34:10 +00:00
2015-07-08 11:28:54 -07:00
2015-08-03 01:41:55 +02:00
2015-09-01 18:05:12 +02:00
2015-09-02 17:43:36 -07:00
2015-09-04 10:40:08 +02:00
2015-08-31 07:54:49 -05:00
2015-09-01 12:00:04 +02:00
2015-09-01 14:12:26 +01:00