From: "Luciano - igLnx" <lucianolnx@ig.com.br>
To: <linux-fsdevel@vger.kernel.org>
Subject: file creation detection
Date: Mon, 3 Jun 2002 09:23:01 -0300 [thread overview]
Message-ID: <00a101c20af9$682c66b0$0100a8c0@xlucm> (raw)
How to detect file creation in a directory ?
I need to do a program that stay monitoring a directory looking for new
files, but I think that use of "timers" is not the best pratice to build
efficient application. Then, I'm looking for resources (system calls, etc)
that keep the program in idle mode until a occurency of file creation
events, etc.
Thanks,
Luciano.
next reply other threads:[~2002-06-03 12:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-03 12:23 Luciano - igLnx [this message]
2002-06-03 12:33 ` file creation detection Stephen Rothwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='00a101c20af9$682c66b0$0100a8c0@xlucm' \
--to=lucianolnx@ig.com.br \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.