Am 04.07.2011 um 12:37 schrieb Fabio Martinelli:

> Hi Reuti
> 
> no, I still get
> /gridware/sge/default/common/reporting.dbwriter.processing (deleted)

Where did this error come from - the `tail` command?

> after 1 dbwriter cycle

Aha, sorry. Now I realize what you want to do: the dbwriter should read the 
copy. This would mean to reopen the copy of the file, as dbwriter renames and 
deletes it.

What about the other way round: dbwriter will read and rename the orignal file, 
and your custom processing will read the copy (created by `tail -F ...`).

-- Reuti
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to