mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2000 (markdown)
@@ -1,4 +1,4 @@
|
|||||||
# See if you can use ${#variable} instead
|
# See if you can use `${#variable}` instead
|
||||||
|
|
||||||
`${#variable}` will be equal to the number of characters in `"${variable}"`
|
`${#variable}` will be equal to the number of characters in `"${variable}"`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user