[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cron jobs run out of memory?



On Fri, 25 Feb 2005 07:08:26 -0600, Jacob S <stormspotter@6texans.net> wrote:
> I'm obviously no expert, but it sure seems like there is something
> limiting the memory on cron jobs run as a user. Does anyone have some
> tips on how I might track this down?

Run the following as a cron job:

#! /bin/bash
ulimit -a

-- 
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh
http://mamarsh.blogspot.com



Reply to: