Difference between revisions of "Crontab Add"

From MS Computech
Jump to: navigation, search
(New page: Crontab Add type crontab -e 0-59 * * * * /usr/bin/iptrafvol.pl -l)
 
Line 1: Line 1:
Crontab Add type
+
'''Crontab Add type'''
 
+
<pre>crontab -e </pre><pre>0-59 * * * * /usr/bin/iptrafvol.pl -l </pre>
crontab -e
 
 
 
0-59 * * * * /usr/bin/iptrafvol.pl -l
 

Revision as of 13:21, 30 May 2009

Crontab Add type

crontab -e 
0-59 * * * * /usr/bin/iptrafvol.pl -l