How to Check if String Contains Substring in Bash July 23, 2021July 23, 2021 Sreeram Sreenivasan Leave a comment Linux Sometimes you may need to check if string contains substring in bash. Here are the different ways to do this in Linux. Continue reading