19 ms·
I use Linux and BSD primarily but at my job where we use Windows I actually quite like wordpad.exe/write.exe (same thing?) for dissecting prod logs complete wit
by hyperpl 3y ago
I use Linux and BSD primarily but at my job where we use Windows I actually quite like wordpad.exe/write.exe (same thing?) for dissecting prod logs complete with highlights, formatting, etc.. Once you turn off line spacing and margins, it's quite good and generally pretty fast at wrangling a bunch of text that you may end up emailing via Outlook.
- unforeseen9991 3y agoNotepad++ is much much better for log and config parsing. Also has lots of plugins, like the diff plugin which I rely on a lot when comparing dev/prod config files and such.