Files
nixpkgs/pkgs/development/interpreters/ruby
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-04-15 19:07:09 -04:00
2015-07-08 15:10:50 -07:00
2011-01-21 08:24:52 +00:00
2015-05-15 11:58:19 -04:00
2014-10-31 01:44:57 +00:00
2015-07-06 16:42:16 -07:00