[interchange-docs] xmldocs - racke modified refs/Jobs

docs at icdevgroup.org docs at icdevgroup.org
Fri Jun 29 05:00:12 EDT 2007


User:      racke
Date:      2007-06-29 09:00:12 GMT
Modified:  refs     Jobs
Log:
added example: periodically save database contents to text files

Revision  Changes    Path
1.7       +7 -0      xmldocs/refs/Jobs


rev 1.7, prev_rev 1.6
Index: Jobs
===================================================================
RCS file: /var/cvs/xmldocs/refs/Jobs,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Jobs	29 Jun 2007 08:45:53 -0000	1.6
+++ Jobs	29 Jun 2007 09:00:12 -0000	1.7
@@ -73,6 +73,13 @@
 __NAME__ notes
 __END__
 
+__NAME__ example: periodically save database contents to text files
+The following crontab triggers the <literal>db</literal> job every day at 2:12 am.
+<programlisting>
+12 2 * * * /usr/sbin/interchange --runjobs=standard=db
+</programlisting>
+__END__
+
 __NAME__ missing
 Diff between initialize and autoload
 Log specifies filename or just 1/0 ?








More information about the docs mailing list