I need to read through some gigantic log files on a Linux system. There\'s a lot of clutter in the logs. At the moment I\'m doing something like this:
cat logf
see the man page of less. there are some options you can use to search for words for example. It has line editing mode as well.