title: Bash Advanced Variable Idioms for Case Sensitivity Management - LinuxConfig.org date: 2021-02-15 08:42:29 categories: [programming] tags: [bash]
Bash has several interesting variable idioms to explore. This article explains the variable idioms which relate to case sensitivity (uppercase, lowercase) management, and how they can be used. Examples are provided.