Daniel Jacobowitz <[EMAIL PROTECTED]> wrote: > On Mon, Sep 12, 2005 at 12:52:45PM +0200, Willi Mann wrote: [...] >> >find /tmp/courier-0.47/debian/tmp -perm +u+x -type f | xargs chmod >> >u+rwx,go+rx [...] >> If you change the -perm argument to >> -perm -u+x >> it works.
> That means something different. [...] Not in this case afaict. Old GNU extension +mode: "Any of the permission bits mode are set" specification -mode: "the primary shall evaluate as true if at least all the bits in the resulting template are set in the file permission bits." As Racke is only specifying a single bit (u+x), "any" and "all" has the same effect. cu andreas -- "See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf, fuhggvat qbja gur juveyvat tha. Neal Stephenson in "Snow Crash" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]