Re: Bug#329358: [bug #14619] find -perm +... broken in 4.2.25

2005-10-04 Thread Ph. Marek
On Tuesday 04 October 2005 01:08, James Youngman wrote: > Follow-up Comment #2, bug #14619 (project findutils): > > Does -perm /... do what you expected -perm +... to do? I did a short test, and I believe that find -type f -perm /+x gives me what I used to get with find -type f -p

[bug #14615] Coding rules

2005-10-04 Thread Bob Proulx
Follow-up Comment #4, bug #14615 (project findutils): > Maybe I should change my .emacs configuration to add "untabify" to write-file-hooks. I wouldn't. The find code right now matches the defacto standard of mod8 tabs. This is the same as other GNU projects and is the default for emacs, vi, v