Mail agent linux ln

A triple threat!

Here's a brief overview of each:

Mail

Agent

Linux

ln

Here's an example of how you might use ln to create a shortcut to a file:

ln /path/to/original/file /path/to/shortcut/file

This would create a new file called shortcut/file that's a hard link to the original file at /path/to/original/file.