On jeu, 2008-03-13 at 08:11 +1100, Trent W. Buck wrote:
> I wish epdfview was variadic.  That is, I wish I could do
> 
>     epdfview *.pdf
> 
> instead of
> 
>     for i in *.pdf
>     do (epdfview "$i" &)
>     done
>     wait
> 
> Currently epdfview seems to simply ignore all but the first filename
> passed to it as an argument.

Fair enough too. I've forwarded upstream. I don't know how he'll react,
but we'll see :)

Cheers,
-- 
Yves-Alexis

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to