"Terminal Applications in Pure BA$H" and "Building BA$H Libraries" with Ron Schreiner Most people look at bash as that tool you use to enter commands into a terminal session. Bash has evolved over the generations to become a fairly powerful scripting language but it still has the reputation of not being an application builder. I will discuss a number of topics related to putting bash to work in the terminal application domain and show some examples. In part 2, techniques to build truly reusable BA$H libraries will be presented along with some useful examples.