From: minima Date: Sun, 6 Jan 2002 17:10:26 +0000 (+0000) Subject: improve save command info slightly X-Git-Tag: R_1_50~113 X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f698fd17ae13679352c8e1ad5784aa8f0bf59fcc;p=spider.git improve save command info slightly --- diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index 5d6dfde5..b0b21c66 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -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 [ ...]^Send a message to one or more callsigns === 0^SEND RR ^Send a message and ask for a read receipt === 0^SEND COPY ^Send a copy of a message to someone