Answer the question
In order to leave comments, you need to log in
What program quickly opens heavy 50MB .html files?
I am dealing with logs that are saved in html format and weigh more than 50 MB in one file.
When I open them in a standard browser - it freezes.
What program can open such large html files quickly for viewing?
Answer the question
In order to leave comments, you need to log in
vim - great if you need to dig around
, or tail -fn100 path/to/file.html will print the last 100 lines of the file
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question