[ILUG-BOM] realtime reports of squid3
Abhishek Amberkar [अभिषेक]
abhishek.amberkar at gmail.com
Wed Apr 8 12:59:17 IST 2009
On Wed, Apr 8, 2009 at 11:49 AM, Jagdish Chhailkar <cjagdish69 at gmail.com> wrote:
>>
>> Can someone let me know, how can we do this?
>> I also know that I need to do a cron job for that, but how?
>>
>
> with any user you can type in "crontab -e" . It will open
> a window in which you can type in as follows :
> 5 * * * * /usr/bin/sarg(whatever the command you
> type on command prompt)
> and save this file. It will start executing the command
> after each 5 minutes.
it should be
*/5 * * * *
for every 5 minutes
--
With Regards
Abhishek Amberkar
Learn to appreciate a beauty within...
More information about the Linuxers
mailing list