Python is the most intuitive language we have found for both learning programming and developing powerful scripts. Beginning with a presentation on the main principles of scripting with Python, this ...
How-To Geek on MSN

A gentle introduction to Bash functions

You will most often use Bash functions to make your shell life easier; instead of typing out complex command pipelines, create a function and inject arguments. You'd place these in your bashrc file, ...
Applescript, that amazing resource many Mac users ignore because they think it’s too complex. Guys, Applescript is an amazing tool to get things done automatically, though I recognize many of you just ...