delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/05/18/09:31:49

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <20040518133131.60389.qmail@web60408.mail.yahoo.com>
Date: Tue, 18 May 2004 06:31:31 -0700 (PDT)
From: C Wells <s2audi AT yahoo DOT com>
Subject: tail and win file handling
To: cygwin AT cygwin DOT com
In-Reply-To: <20040518131630.GZ12030@cygbert.vinschen.de>
MIME-Version: 1.0
X-IsSubscribed: yes

I am sorry if this has been covered before, but I was
wondering if there is work around (probably not ;-(

In unix you can do the following
tail -f /somefile
in another session
rm -f /somefile
echo OK > /somefile

of course the tail stops working, but the file is
recreated

On a cygwin box
tail -f c:/somefile
in another session
rm -f c:/somefile
echo OK > c:/somefile
'Access is denied'

So obviously the tail puts a lock on the file,
preventing an application from creating a new one,
which in my case breaks the application. Any thoughts
about how work around this, given I need to tail the
file ?

Thanks



	
		
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019