Tutorial: Automate UNIX and Linux task with shell scripts
Martin Streicher is the Editor-in-Chief of Linux Magazine has published beginners tutorial to automate common task.
A shell script saves both time and typing job. The Web is full of helpful scripts that others have created for many purposes (here is my own shell scripts collection).
From the article:
Discover how shell scripts can mechanize virtually any personal or system task. Scripts can monitor, archive, update, report, upload, and download. Indeed, no job is too small or too great for a script. Here's an introduction.
If you peer over a longtime UNIX user's shoulder while he or she works, you might be mesmerized by the strange incantations being murmured at the command line. If you've read any of the previous articles in the Speaking UNIX series (see Resources), at least some of the mystical runes being typed -- such as tilde (~), pipe (|), variables, and redirection (< and >) -- will look familiar. You might also recognize certain UNIX command names and combinations, or realize when an alias is being used as a sorcerer's shorthand.
Still, other command-line conjurations might elude you, because it's typical for an experienced UNIX user to amass a large arsenal of small, highly specialized spells in the form of shell scripts to simplify or automate oft-repeated tasks. Rather than type and re-type a (potentially) complex series of commands to accomplish a chore, a shell script mechanizes the work.
Automate, automate, automate - Mechanize personal and system chores with shell scripts
E-mail this to a Friend
Printable Version
Is your site working? Monitor Your Web Site 24/7. Get SMS alerts on server downtime. Free 30-day trial including 20 SMS!
You may also be interested in other helpful articles:
- UNIX Korn Shell Scripting Tutorial
- Tutorial: Working with UNIX and Linux Shell
- How to keep files safe from accidental overwriting with noclobber under BASH shell
- Linux command editing examples using cat, ed, and sed
- Shell/Shell scripting: Useless Use of Cat Award
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!



Recent Comments
Today ~ 20 Comments
Today ~ 1 Comment
Today ~ 10 Comments
Today ~ 7 Comments
Today ~ 11 Comments