Unix / Linux - Using Shell Variables

Unix / Linux - Using Shell Variables - In this chapter, we will learn how to use Shell variables in Unix. A variable is a character string to which we assign a value. The value assigned could be a number, text, filename, device, or any other type of data.