LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Bash Advanced Variable Idioms for Case Sensitivity Management (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-bash-advanced-variable-idioms-for-case-sensitivity-management-4175690149/)

LXer 02-08-2021 05:12 PM

LXer: Bash Advanced Variable Idioms for Case Sensitivity Management
 
Published at LXer:

Whenever we work with textual strings, sooner or later the issue of case comes up. Does a word need to be fully uppercase, fully lowercase, with a capitalized letter at the start of the word or sentence, and so on. An idiom is a natural language expression of a simple programming task. For example, in the sleep 10 command (which will pause the terminal one is working in for ten seconds), the word sleep is a natural language expression of what is a time based coding construct, developed in the Bash GNU coreutils software package.

Read More...


All times are GMT -5. The time now is 11:15 AM.