Reading a file used by another process [duplicate]
This question already has answers here: How can I read a file even when getting an “in use by another process” exception? (5 answers) Closed 8 years ago. I am monitoring a text file that is being written to by a server program. Every time the file is changed the content will be outputted to […]