RE: [Fedora] FC4 'find' command is finding wrong hard link count

From: Aaron Gaudio (prothonotar_at_tarnation.dyndns.org)
Date: 06/17/05

  • Next message: Petr Fischer: "Re: Xserver memory consupmtion"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Thu, 16 Jun 2005 21:42:15 -0400
    
    

    On Thu, 2005-06-16 at 19:35 -0400, Tom Broadhurst wrote:

    > I routinely use "find / -name ......", so how do I eliminate /proc from the
    > search path?

    find / -wholename /proc -prune -o ...

    -- 
    Aaron Gaudio <prothonotar@tarnation.dyndns.org>
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Petr Fischer: "Re: Xserver memory consupmtion"