Greeting, I'm currently having some issues with System.IO text file. Currently I'm trying to remove a line in the text file but I do not know how to do it.
For Example:-
[1]26/6/2020 2:30:02 PM|5MB|That File ~
[2]26/6/2020 2:30:10 PM|5MB|That File ~
[3]26/6/2020 2:30:41 PM|5MB|That File ~
[4]26/6/2020 2:33:22 PM|5MB|That File ~
<I'm trying to remove the bold one, is it possible to remove it?>