In <Pine.BSF.3.96.990126200203.17307G-100000@xxxxxxxxxxxxxxx> Dmitry Morozovsky (marck@xxxxxxxx) wrote:
DM> On Tue, 26 Jan 1999, Igor Sysoev wrote:
>> makeindex > index.html.$$
>> ln -f index.html.$$ index.html
>> rm -f index.html.$$
>>
>> Все-таки, линк - атомарная операция.
DM> А убить старый файл??? После создания надо
DM> rm -f index.html
DM> И то все это, если нет exclusive lock.
Oops. И какая это версия Apache использует exclusive lock, позвольте спросить ?
И как по вашему `mv -f` работает ?
-- cut --
makeindex > index.html.$$
mv -f index.html.$$ index.html
-- cut --
должно быть вполне достаточно ...
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.