caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* How to monitor a specific file for changes
@ 2007-10-22 19:03 Orlin Grigorov
  2007-10-22 19:05 ` [Caml-list] " Robert Fischer
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Orlin Grigorov @ 2007-10-22 19:03 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 639 bytes --]

Hi.

This time I've done my research, but still I cannot find a good answer.
Basically, I need to make a little ocaml process, which runs in the
background and monitors a specific file for changes.   When a change occurs,
I want it to back-up a copy of the version of the file at that moment.
So, what I need is to set some signal or event, which will happen every time
that file is changed.

Can you guys help me do it?

Thank you in advance!

Orlin

PS. If in any way I'm misusing this list (writing too much, or out of
topic), please tell me, because I just don't know it.  The least I want is
to spam the list with improper questions.

[-- Attachment #2: Type: text/html, Size: 732 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2007-10-24 21:56 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-22 19:03 How to monitor a specific file for changes Orlin Grigorov
2007-10-22 19:05 ` [Caml-list] " Robert Fischer
2007-10-22 19:09 ` Sylvain Le Gall
2007-10-22 19:11 ` [Caml-list] " Andrew Gacek
2007-10-22 19:20 ` Erik de Castro Lopo
2007-10-22 19:30   ` Orlin Grigorov
2007-10-22 19:38     ` Erik de Castro Lopo
2007-10-22 19:39     ` Jake Donham
2007-10-22 19:44       ` Orlin Grigorov
2007-10-22 19:42     ` Karl Zilles
2007-10-22 19:57       ` Orlin Grigorov
2007-10-23  7:50         ` Dave Benjamin
2007-10-23 17:17           ` Orlin Grigorov
2007-10-24 12:54       ` Richard Jones
2007-10-24 18:14         ` Karl Zilles
2007-10-24 21:56           ` Sylvain Le Gall
2007-10-22 19:43     ` Re : [Caml-list] " Adrien
2007-10-22 19:59 ` Gordon Henriksen
2007-10-24 12:53 ` Richard Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).