On 05/01/2008, thefed <fedzor / gmail.com> wrote: > > On Jan 5, 2008, at 2:52 AM, M. Edward (Ed) Borasky wrote: > > > Well ... from inside a Ruby script, open the following file: > > > > Thanks! > > But there's not anything I can do to limit the CPU% my script uses? No -- that has to be controlled at the process level, something your program can't do. -- Thomas Adam