On Mon, 14 Mar 2005 19:08:22 -0500, Kent Sibilev
<ksibilev-Bdlq13kUjeyLZ21kGMrzwg@public.gmane.org>
wrote:> Don''t forget ''end'' your statement
>
> ruby -e ''while true; system "do me"; system "and
do me" end''
>
> or
>
> ruby -e ''loop do system "do me"; system "and do
me" end''
>
> Kent
Argh thanks. And I even sent this to the wrong message list too. :(
>
> Joe Van Dyk <joevandyk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
writes:
>
> > Can someone give me an example of how you''d get something
like this to
> > work in one command line? (I''m using tcsh if it matters)
> >
> > ruby -e ''while true; system "do me"; system
"and do me"''
> >
> > No clue what I''m doing wrong.
> > _______________________________________________
> > Rails mailing list
> > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> > http://lists.rubyonrails.org/mailman/listinfo/rails
>