Bash Parameters in Linux

46
CowGirl writes “The bash shell is available on many Linux and UNIX systems today, and is a common default shell on Linux. In this tip you will learn how to handle parameters and options in your bash scripts and how to use the shell’s parameter expansions to check or modify parameters.”

Link: ibm.com/developerworks

Category:

  • Linux