bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #14556] find.1 manpage still refers to "-perm +mode" instead of "-p


From: Andreas Metzler
Subject: [bug #14556] find.1 manpage still refers to "-perm +mode" instead of "-perm /mode"
Date: Sun, 18 Sep 2005 09:41:56 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050815 Debian/1.7.11-0.0.0.amsarge.1

Follow-up Comment #2, bug #14556 (project findutils):

I wrote:

> +.B find / \t\e( \-perm -4000 \-fprintf /root/suid.txt '%#m %u %p\en' \e) ,
\e

darn. The dash should be escaped, i.e.

+.B find / \t\e( \-perm \-4000 \-fprintf /root/suid.txt '%#m %u %p\en' \e) ,
\e

sorry, cu andreas

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14556>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]