Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Waiting on Child
- X-seq: zsh-users 12876
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Waiting on Child
- Date: Wed, 28 May 2008 13:02:16 +0200
- In-reply-to: <237967ef0805271617i4625d57dmf9f3256b7d01de4a@xxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20080527230328.GA25402@xxxxxxxxxxxxxxxxxx> <237967ef0805271617i4625d57dmf9f3256b7d01de4a@xxxxxxxxxxxxxx>
On 2008-05-28 01:17:14 +0200, Mikael Magnusson wrote:
> Looks like ooffice is communicating with an existing ooffice process
> via the OSL_PIPE_* socket in /tmp, so I doubt there's anything you can
> do to notice it closed the file... You could possibly use
> inotifywait[1] to watch for an appropriate event (i think
> CLOSE_WRITE).
I doubt this would be sufficient, as the document itself may still
be open. Perhaps look at OpenOffice documentation?
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author