Monthly Archives: November 2010

Alonzo Fretwell Articles in November, 2010

Bash Scripting for Ubuntu: Episode 3

Welcome to Episode 3 This episode is mostly about variables, which are names for places in memory where you will store values. Values can be strings of characters or numbers. Bash doesn’t require you to choose which type of value … Continue reading

Posted in Bash, Shell Script, Ubuntu Desktop | Leave a comment

Bash Scripting for Ubuntu: Episode 2

This is episode 2 of a serialized article It was started to explain certain features of the bash shell scripting language. I will be posting it across several weeks as time permits.  please feel free to ask questions and we … Continue reading

Posted in Bash, Shell Script | Leave a comment