improve save command info slightly
authorminima <minima>
Sun, 6 Jan 2002 17:10:26 +0000 (17:10 +0000)
committerminima <minima>
Sun, 6 Jan 2002 17:10:26 +0000 (17:10 +0000)
cmd/Commands_en.hlp

index 5d6dfde5d9abc87e7188f3dad2e43ba6bea62837..b0b21c66824886e18efdf78a1853c2e1ca123b3a 100644 (file)
@@ -1132,6 +1132,17 @@ You can only write into places that the cluster has permission for (which
 is that of the "sysop" user [which had BETTER NOT BE "root"]), you will 
 need to create any directories you want to put stuff in beforehand as well.
  
+It is likely that you will want to run these commands in a crontab type 
+situation. You would do that something like:-
+
+  0 0 * * * run_cmd('save /tmp/dxstats echo "DXStat Table", "sh/dxstats"')
+
+Note that you still enclose each command with (") characters but you must
+enclose the entire save command in (') characters. 
+
+Now in fact, this can be varied if you know what you are doing. See the
+admin manual for more details.
 === 0^SEND <call> [<call> ...]^Send a message to one or more callsigns
 === 0^SEND RR <call>^Send a message and ask for a read receipt
 === 0^SEND COPY <msgno> <call>^Send a copy of a  message to someone