RE: [Fedora] FC4 'find' command is finding wrong hard link count
From: Aaron Gaudio (prothonotar_at_tarnation.dyndns.org)
Date: 06/17/05
- Previous message: Aaron Gaudio: "Re: Network device name changed-fedora4..network in mess.."
- In reply to: Tom Broadhurst: "RE: [Fedora] FC4 'find' command is finding wrong hard link count"
- Next in thread: Robert Nichols: "Re: [Fedora] FC4 'find' command is finding wrong hard link count"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Aaron Gaudio: "Re: Network device name changed-fedora4..network in mess.."
- In reply to: Tom Broadhurst: "RE: [Fedora] FC4 'find' command is finding wrong hard link count"
- Next in thread: Robert Nichols: "Re: [Fedora] FC4 'find' command is finding wrong hard link count"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]