I think the question was not so much "What is your application doing?"
as "Please give as an example a couple lines of perl code which
demonstrates the problem, as well as the invocation of echo which does
not cause the problem."

AFS does not write changes back from the client cache to the fileserver
until the file is closed. Does a close operation in your perl script map
directly to a close() operation on the file descriptor?

[EMAIL PROTECTED]

Reply via email to