I\'m scraping data from the web, and I have several processes of my scraper running in parallel.
I want the output of each of these processes to end up in the same f
Briefly, no. >> doesn't respect multiple processes.
>>