David Goodwin
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
The file is almost certainly too big to fit into memory.
I'd suggest you use e.g. grep or tail or split to make it manageable.
Joined
The file is almost certainly too big to fit into memory.
I'd suggest you use e.g. grep or tail or split to make it manageable.