r1w1s1 · 26w I saw this post and it motivated me to do a quick test: https://phanpy.social/#/hachyderm.io/s/115891592999188880 Stop opening huge files in screen editors. Screen editors (nvi, vim, etc.) assume yo... svaclav @svaclav 1768456579 @r1w1s1 For inspection I use "less -n" which skips counting line numbers. With that "less" can open large files very fast and then you can search through the file, etc.