This shell script and shell programming site aims to provide book reviews and free ebook on bash shell, korn shell, shell commands, linux shell, awk shell, unix commands, ftp shell and all other shells.

BASH Programming − Introduction HOW−TO

BASH Programming − Introduction HOW−TO is written by Mike G mikkey. This article intends to help you to start programming basic−intermediate shell scripts. This bash shell programing document explains you simple scripts, all about redirection, pipes, bash shell scripting variables, conditionals, loops for, while and until, functions, user interfaces, tables, more advance scripts, debugging, and more.
This document tries to be useful in the following situations
  • You have an idea about programming and you want to start coding some shell scripts.
  • You have a vague idea about shell programming and want some sort of reference.
  • You want to see some shell scripts and some comments to start writing your own
  • You are migrating from DOS/Windows (or already did) and want to make "batch" processes.
  • You are a complete nerd and read every how−to available
Read More/Try it

Followers