|
|
|
|
|
by radlad
960 days ago
|
|
This looks really cool! I interact with log files on the command line often. I usually end up using less unless I need better search / highlighting, at which point I bust open vim. This looks like a great alternative. There was no Homebrew package so I installed Cargo in order to compile it. Unfortunately, the first log file I tested it on (admittedly quite large at 868M) took 2 minutes and 45 seconds to open in tailspin, pegging a core the entire time. This same file opens instantly with less. |
|