[aclug-L] Re: bash how to
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sun, 7 Nov 1999, phrostie wrote:
> maybe a little more background would help.
>
> i'm trying my first animation.
> i have exported a series of frames in the form of rib's.
> i can render these one at a time but would like to have a script that will do
> this for me.
for frame_file in *.rib; do <render_prog> $frame_file; done
--
Carl D Cravens (raven@xxxxxxxxxxx)
Bad Command! Bad, Bad Command! Sit! Staaaaay...
|
|