Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
efficient daemon to automatically copy any "new" file
- X-seq: zsh-users 14205
- From: Eric Smith <es@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: efficient daemon to automatically copy any "new" file
- Date: Fri, 26 Jun 2009 14:14:25 +0200
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
What would be an efficient way to create a daemon to identify any
file in a directory that has had its Access, Modification or
Change status altered (as per stat(1) for example)?
I want to mount locally a remote directory only with recently
changed files, which would be copied to it by this daemon.
Thank a lot.
--
- Eric Smith
Messages sorted by:
Reverse Date,
Date,
Thread,
Author