#include <string>
#include <deque>
#include "strtok.h"
Go to the source code of this file.
Classes | |
class | InCronTabEntry |
Incron table entry class. More... | |
class | InCronTab |
Incron table class. More... | |
Defines | |
#define | INCRON_TABLE_BASE "/var/spool/incron/" |
Incron table base directory. |
inotify cron system
Copyright (C) 2006 Lukas Jelinek, <lukas@aiken.cz>
This program is free software; you can use it, redistribute it and/or modify it under the terms of the GNU General Public License, version 2 (see LICENSE-GPL).
|
Incron table base directory.
|