mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
link to the part of the page being quoted
@@ -16,7 +16,7 @@ l=${#var}
|
||||
|
||||
### Rationale:
|
||||
|
||||
[To quote POSIX:](http://pubs.opengroup.org/onlinepubs/009695399/utilities/expr.html)
|
||||
[To quote POSIX:](https://pubs.opengroup.org/onlinepubs/009695399/utilities/expr.html#tag_04_50_17)
|
||||
|
||||
> The expr utility has a rather difficult syntax [...] In many cases, the arithmetic and string features provided as part of the shell command language are easier to use than their equivalents in expr. Newly written scripts should avoid expr in favor of the new features within the shell.
|
||||
|
||||
|
Reference in New Issue
Block a user