# record the memory usage of the system every monday
# at 3:30AM in the file /tmp/meminfo
30 3 * * mon cat /proc/meminfo >> /tmp/meminfo
01,31 04,05 1-15 1,6 * /usr/bin/somedirectory/somecommand
*/10 * * * * /usr/bin/somedirectory/somecommand