Another reason that I love my mac: it can handle 1.3 GB log files easily with built in tools. I recently received a huge log file in zipped form from a co-worker with the warning "good luck opening it, textpad won't open it."
After unzipping it to the full 1.3 GB size I was able to open it using the built in Apple log viewer Console.
I ended up mostly using the terminal and tools like cat, less, grep, etc... to quickly find what I wanted and view the log lines surrounding the events I was interested in.
No problem.
Huge Logs and OS X
macOS Console handles 1.3GB log files effortlessly; terminal tools like grep make finding what you need instant.
No comments yet