Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: "Javier" Subject: "find -exec broken"?? Date: Sat, 14 Dec 2002 04:31:31 +0100 Lines: 56 Message-ID: NNTP-Posting-Host: 213-4-19-147.uc.nombres.ttd.es X-Trace: main.gmane.org 1039836643 20570 213.4.19.147 (14 Dec 2002 03:30:43 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Sat, 14 Dec 2002 03:30:43 +0000 (UTC) X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Hi!! I am trying to use the -ok or the -exec actions of "find", but I am running into an odd error: I want to list the dirs on a given dir, and then to do a "bk edit" on them. So, first I get the dirs listed (to see if I have the parms to find well): public_html> find . -type d -maxdepth 1 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/