

Shell scripts
In Linux, most of the console commands that can be run from the command line can be scripted and run by an automation program called shell.
Regular expressions
A collection of notes on Regular Expressions in a variety of situations.
Cron Guide
On Linux servers, cron can be used to schedule jobs that run commands and shell scripts at fixed times, dates or intervals.