I have a TXT with multiple URLs, one for each line. I want the script to go through all of them and perform the same action. I tried a bit but I didn't found the way. Is it possible to do?
If i write data into a single file using multiple threads then is there any chance of data loss ? Is this method okay to write file or some other method should be used to avoid data loss(if it happens) ?
Thanks
There should be no data loss, but it is still better to use the resource for this purpose