$ grep -r "#cronjob" ./posts/
#cronjob
// 2 posts tagged with cronjob
01
›How to flush cache in Linux
Check the cache in Linux, Flush cache in linux, Clear the cache memory and discover how to automate this with a cronjob
02
›How to back-up Postgres database on Linux using cronjob
Learn how to backup Postgres database on Linux, using cronjobs. Very simple and very straight forward guide step by step using only scripts.