RSS

Timani I

Open Source web blogging

Bash Shell Scripting Tutorial

May 12th, 2010 by timani, View Comments
Bash Shell Scripting Tutorial

After a certain point, i think every single web developer has to evolve to a point where you become well versed with the command line.

Whether you are on linux, unix, windows, android and everything in-between then it is essential to the craft.

You can sync and migrate thousands of files much faster using rsync or svn than ftp, as well as maintain better source control, migrate a large MySQL database in a few minutes vs another utility like PHPMyAdmin may take a long time or fail to do, creating and managing scheduled tasks with cron to name a few things.

There are options like Perl, which is a close relative of PHP so easier to learn. But there is also Bash Shell Scripting. So check out this tutorial from http://www.hypexr.org/ for more info getting started with bash. And if not Bash, Perl should be next on your list.

Related posts:

  1. Please sir can i have some more PHP Documentation! It is undeniable that there is a laissez-faire attitude among...
Register.com

View Comments on “Bash Shell Scripting Tutorial”

You can track this conversation through its atom feed.

  1. Please sir can i have some more PHP Documentation! | Timani says:

    [...] Earlier I did write about the command line, bash shell scripting and why it was important for Web developers. [...]

Leave a Reply

blog comments powered by Disqus