Date: Tue, 19 Jun 2012 22:10:06 -0500 From: Antonio Olivares <olivares14031@gmail.com> To: Warren Block <wblock@wonkity.com> Cc: freebsd-questions@freebsd.org, Robert Bonomi <bonomi@mail.r-bonomi.com> Subject: Re: converting mpost(ed) files individually to eps Message-ID: <CAJ5UdcP=yhfrGFmOjhTm_yZOu5n2i=w8VWsbtAUPtNWTk2DCEw@mail.gmail.com> In-Reply-To: <alpine.BSF.2.00.1206182131070.47249@wonkity.com> References: <201206190110.q5J1AorD015312@mail.r-bonomi.com> <201206190130.q5J1UQ1C015381@mail.r-bonomi.com> <CAJ5UdcMHr7hvrfJMKjzz7AVmYK3jChx8EgzzUBJf-x0awhAzDg@mail.gmail.com> <alpine.BSF.2.00.1206182131070.47249@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 18, 2012 at 10:32 PM, Warren Block <wblock@wonkity.com> wrote: > On Mon, 18 Jun 2012, Antonio Olivares wrote: > >> But I get error in line 16: >> >> $ ./mpost-eps webfig >> ./mpost-eps: 16: Syntax error: word unexpected >> >> =A0for file in file.* =A0do > > > Either put the "do" on the next line, or put a ; before it: > > > for file in file.* ; do Moving the do to the next line does it :) Thanks for helping! Regards, Antonio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ5UdcP=yhfrGFmOjhTm_yZOu5n2i=w8VWsbtAUPtNWTk2DCEw>