append data / locks
- From: slinges@xxxxxxxxx
- Date: Tue, 12 Jun 2007 13:28:22 -0000
Hello,
I have several scripts that are using the redirection operator >> to
append data to a masterfile.
I now want to ensure that the masterfile is only opened by one script
at a time.
I assume I can solve this somehow by locks - but then I would need to
check if the file is not already open and set a lock at the same time.
Is there a way to do this?
or any other ideas?
Thanks,
Sven
.
- Follow-Ups:
- Re: append data / locks
- From: Heiner Steven
- Re: append data / locks
- From: shiao.jl@xxxxxxxxx
- Re: append data / locks
- From: Mike
- Re: append data / locks
- Prev by Date: Re: NF,$NF
- Next by Date: Re: NF,$NF
- Previous by thread: NF,$NF
- Next by thread: Re: append data / locks
- Index(es):
Relevant Pages
|