# Introduction Bash is a popular shell and command language used in Linux and Unix systems. It provides various functionalities to manipulate strings, including getting a substring of a string. In this challenge, we will explore how to get a substring of a string in Bash.
Click the virtual machine below to start practicing