From: jackster the jackle Date: 2008-01-12T02:13:20+09:00 Subject: Re: Need command line to run a file 4 times Xavier Noria wrote: > Off the top of my head a possible approach would be: > > ruby -e '4.times { load "path/to/file" }' > > -- fxn That is exactly what I was looking for, Xavier! Thanks alot, that worked perfectly. jackster.mobi -- Posted via http://www.ruby-forum.com/.