There are several ways to send email from the Linux command line. Some are very simple and others more complicated, but offer some very useful features. The choice depends on what you want to do -– ...
If you’re new to the world of the Linux command line, then you know how eye-openingly powerful it can be. In fact, the sky’s the limit with what you can do from the Command Line interface. But, ...
If you don't want to step up to a full monitoring solution such as Nagios you can create your own scripts for monitoring the things that you want to monitor, such as disk space. The following script ...
If you have a command that outputs a lot of data to the terminal, you might want to send that output to a file for easier (or later) viewing or sharing. Jack Wallen shows you how. If you can only read ...