I have been trying to setup an automated mirror/backup system based on wget.<BR><BR>The basic command is:<BR><BR><BLOCKQUOTE class="ip-ubbcode-quote"><div class="ip ...
We have a process we run using cron every 3 minutes. This process basically processes a queue. Sometimes lots of items appear in the queue and we want to stop the process, empty the queue and restart ...