Basic String Operations

# Introduction In this lab, you will learn about the basic string operations in shell scripting. String operations are useful when manipulating and extracting data from strings. You will learn about string length, index, substring extraction, substring replacement, and more.

|60 : 00

Click the virtual machine below to start practicing