Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2009 07:01:51 -0500
From:      Jay Hall <jhall@socket.net>
To:        freebsd-questions@freebsd.org
Subject:   find command question
Message-ID:  <18E2669B-9EC4-4F63-8B1C-E7D81EBDD607@socket.net>

next in thread | raw e-mail | index | archive | help
When using the find command with the -exec option, does the find  
command wait for the command being executed to finish before returning  
the next result?

For example, if I am using find -exec {} to copy files to tape, will  
find wait for the command to write the file to tape complete before it  
returns the next result?

Thanks,



Jay



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18E2669B-9EC4-4F63-8B1C-E7D81EBDD607>