Tail

A very useful CLI utility, often used for monitoring system log files. Here’s my article on some tail basics on O’Reilly: The Tell-Tail Heart.

In concert with GeekTool, you can keep up on system logs on your Desktop nicely.

Another tip: you can tail multiple files with the same command, thus allowing you to use a single window for, say, your console.log and system.log.