This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:fall2018:unix:projects:spf0 [2018/10/14 21:34] – [Specifications] wedge | haas:fall2018:unix:projects:spf0 [2018/10/16 18:29] (current) – [Specifications] wedge | ||
---|---|---|---|
Line 257: | Line 257: | ||
* help takes priority over other options | * help takes priority over other options | ||
* **atend** has no appreciable impact unless **offset** is also specified | * **atend** has no appreciable impact unless **offset** is also specified | ||
- | * any invalid arguments | + | * any invalid arguments should be silently dropped/ |
* your script needs to commence with a proper **shabang** to run using bash; your script needs to end with an " | * your script needs to commence with a proper **shabang** to run using bash; your script needs to end with an " | ||
* comments and indentation are required and necessary | * comments and indentation are required and necessary |