Unix Shell - Re: How do I find file "findme" in tree "bigtree" searching only s

This is Interesting: Free IT Magazines  
Home > Archive > Unix Shell > August 2007 > Re: How do I find file "findme" in tree "bigtree" searching only s





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: How do I find file "findme" in tree "bigtree" searching only s
Sven Mascheck

2007-08-23, 7:21 pm

Rikishi wrote:

> find bigtree/ -type d -name "in_here" -exec rm -v '{}'/findme ';'


....if the implementation accepts {} not standing "alone".

traditionally (with some exceptions like OpenServer 5) it does not,
nor is it required by POSIX. GNU, BSD, AST, sfind and probably most
other modern variations do.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com