Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
dict:terms:end_of_options [2020/01/02 16:12] ftheile Fix a typo |
dict:terms:end_of_options [2020/01/02 16:21] (current) ftheile Add link to mentioned POSIX spec. |
||
---|---|---|---|
Line 12: | Line 12: | ||
</code> | </code> | ||
- | POSIX(r) specifies that every utility should follow this rule ("utility syntax guidelines"), except | + | POSIX(r) specifies that every utility should follow this rule (see ch. [[https://pubs.opengroup.org/onlinepubs/9699919799.2013edition/basedefs/V1_chap12.html|12.2 Utility Syntax Guidelines]]), except |
* ''echo'' (historical reasons) | * ''echo'' (historical reasons) | ||
* ''test'' (obvious parsing reasons) | * ''test'' (obvious parsing reasons) |