In Linux, I would simply use tail -f 'location of file' (without quotations) to monitor the file as new lines are added. In Windows, typing tail into command …
Dub 30, 2014 | English News
In Linux, I would simply use tail -f 'location of file' (without quotations) to monitor the file as new lines are added. In Windows, typing tail into command …