Date: Wed, 6 Mar 2002 18:02:36 -0800 (PST) From: Bsd Neophyte <bsdneophyte@yahoo.com> To: freebsd-questions@freebsd.org Subject: question about the 'find' command Message-ID: <20020307020236.7623.qmail@web20110.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
my unix text talks about the 'find' command... it further goes to talk about an "action" used with the find command. I am completely confused as to what the {} do with the find comand. the explanation is this: "A set of braces, {}, delimits where the file name is passed to the command from the prceding expressions." Now what does this mean? It makes no sense to me. an example they give is the following: $ find ~ -name core -exec rm {} \; __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020307020236.7623.qmail>