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:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=OO5fFsFTbGlfZZLi
	WBXz+TvM2eIruXJ2S4kwLyyhyOqVJjSLg5Nbur/kYGH/9uLIeGAj6tffL5qQY9Yh
	juGoSThDizctnvzM+Z/2+zA5YthrQ6Zs2j5wFp9iNSK3n9x/SqQYcGNV/N/xqjUr
	5rygEVfVKSW24g/U2+KO3ESYT5I=
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:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=WsGuR0N1qXCaoLKFjJwkYb
	JNmB4=; b=kUlWdXrmoj8TcsbXLX6HEEMmb6vSrVoVlWsp4zTG6k8HhcPVTmcWFm
	/SKJKzpPqST7vuDHn7XMgrJ1Hqx09nTrtmE8fKd8rPfVk0Xf9oGExgr0otK0djmC
	Qkl6m05FypdY4Xldg16/kbM+nfpkCf0GDAR7S+BgaRJyAyme94w/Y=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*r:ip*192.168.1.100, H*RU:!192.168.1.100!, Hx-spam-relays-external:!192.168.1.100!, H*R:D*ca
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.3 cv=KuxjJ1eN c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=tJE4_XGCHWY3WZcH_MIA:9 a=QEXdDO2ut3YA:10
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: lsof?
To: cygwin@cygwin.com
References: <20180503214600.GA12645@rus.uni-stuttgart.de>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Message-ID: <b163cc31-6dec-9048-13ae-56a442d41b49@SystematicSw.ab.ca>
Date: Thu, 3 May 2018 20:57:41 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0
MIME-Version: 1.0
In-Reply-To: <20180503214600.GA12645@rus.uni-stuttgart.de>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfFNWu6xp6uGEe2dFEl7mwxN8dY5C6yIObIjG5XKS3ssVyFxkXyOjVz4AasexaIet81xRRr3Byu/J71CZaYsdvAKgw6TB8zIalXACRbJ/O5J3rqL/tP/z FsJxlM8Dk65ZjboStPbeFOxjbIKGKrO97XUJwhn0e4GjV8v8opGXs2STsLWQT3Q18arS//DuF4+ghA==
X-IsSubscribed: yes

On 2018-05-03 15:46, Ulli Horlacher wrote:
> I need to know if a file is opened by another process, but there is no
> lsof cygwin package. 
> Is there an alternative?

Program fuser in package psmisc.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
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

