> Definitely yes. But again, that only matters if you had lots of curl
> commands each with its own >> file open. But your code had one >> open
> and lots of echoes (well, curls) using it.
> 
> Which is it? (Actually, both should work. But we need to know what is
> actually goging on.)

It's the latter, i.e. a single redirection for all curls. Redirection to 
a file was for examining the output only, cause it did cross my mind that 
the output might be messed up (although it didn't seem to, in practice). 
But as I mentioned in yet another post I'm piping the combined curls into 
a parser. Not separately.


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to