Hacker News new | ask | show | jobs
by igorgue 4097 days ago
Wait... Isn't less gonna read the whole file at first? That might suck for files that are already huge.
1 comments

No. I use less to navigate gigabyte log files quite often (it's more efficient then vim).