This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2018:unix:projects:upf0 [2018/02/28 14:56] – [Submission] wedge | haas:spring2018:unix:projects:upf0 [2018/02/28 20:26] (current) – [numbers suite] wedge | ||
---|---|---|---|
Line 57: | Line 57: | ||
====numbers suite==== | ====numbers suite==== | ||
- | The numbers suite is basically a collection of command-line tools whose purpose is to display a single digit number, in accordance with the tools name. | + | The numbers suite is basically a collection of command-line tools whose purpose is to display a single digit number, in accordance with the tool' |
For example, when you run the **zero** tool, a **0** is displayed to STDOUT. For **one**, a **1** is displayed to STDOUT. And so on up through **nine**. | For example, when you run the **zero** tool, a **0** is displayed to STDOUT. For **one**, a **1** is displayed to STDOUT. And so on up through **nine**. |