Difference between revisions of "Tolower"
Jump to navigation
Jump to search
(Created page with " os="$(uname | awk '{print tolower($0)}')" == See also == * {{awk}}") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | os="$(uname | awk '{print tolower($0)}')" | + | {{lc}} |
+ | os="$([[uname]] | awk '{print tolower($0)}')" | ||
+ | * [[lowercase]] | ||
== See also == | == See also == | ||
* {{awk}} | * {{awk}} |
Latest revision as of 13:35, 14 February 2024
Advertising: