X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=bd/gLuSnANs8UPCJ
	T9pthBtnbWmfdqAft46I8jX3y9aNWcNaeBiXSJ5QJooxybHVW/3alJrcP7tJuc8Y
	wxZlIOo558uMjqokmsA1yFwQDEIvRwKtr3U7BO9jKx7RWVYy9eK9tLG+ojEpmvWt
	J5KeD5F60Ks24uV3U0Etd6hHQAs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=hVsIxBwTvEP7xY99LGTT/s
	PJEUo=; b=smoRYawLR5W9CBp5IPkq5rKjthzGtyK1plsWUzd5CkONIYe67gNSNG
	Jfew7GHRuH32ImWKCr1Af0TS42vmAG2odeMjW84O2N9N9V9gKv+UmFSR6ZaZMXJ0
	ahRx0sd7o7RIQHruFd0jFStZYsDeLf8fPH52MsrMKiNJE9Cs+pOfM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=H*M:yandex, H*x:Bat!, HX-Languages-Length:281, H*UA:Bat!
X-HELO: forward103p.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1566234301;	bh=2vW4/SnKJ8fuWcWMZawW1ZQHFGobU6r/0/QYrPrjA3U=;	h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date;	b=ZOcmh5r7ifzzjeYf7v57H2TPvpWn4IhIhVuqfLHSWQdDjr2KF4G+QZC4rHgZIYxJk	 tIqyW3KYvGNVdT9SS+K2PonW0VFkaJp9GgeVbNcmLbh4+M5tpFMUEdvtCX8JfMENmN	 mBbMTCQ2EY8NPUkUSqTcELsdkYW0AlaUnRBBlENw=
Authentication-Results: mxback8g.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Mon, 19 Aug 2019 19:51:37 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <795514225.20190819195137@yandex.ru>
To: Andrey Repin <cygwin@cygwin.com>, cygwin@cygwin.com
Subject: Re: find command seems to lock files
In-Reply-To: <1621839017.20190819194256@yandex.ru>
References: <CA+7cx1rwShfSJYJZdvSF-8ERaAQqcYxtQquKKB8xwoBxqhLVog@mail.gmail.com>     <20190819140308.GN11632@calimero.vinschen.de>   <609c28ca-07da-f150-139b-267448ede826@cs.umass.edu>   <20190819141321.GO11632@calimero.vinschen.de>   <CA+7cx1rZyYwdeGSJFKdzvw_Rjm_4shVY+B-3c0DJmBcqXvjuNA@mail.gmail.com>  <1621839017.20190819194256@yandex.ru>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x7JH5do0025079

Greetings, Andrey Repin!


> find /xx -type а -iname "zzz" -mtime +10s -execdir 'msg * "Achtung programme crash boom!"'

-type f

//me sorry


-- 
With best regards,
Andrey Repin
Monday, August 19, 2019 19:51:10

Sorry for my terrible english...
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


