This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:fall2021:unix:projects:upf0 [2021/09/10 14:36] – external edit 127.0.0.1 | haas:fall2021:unix:projects:upf0 [2021/09/20 23:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 39: | Line 39: | ||
* https:// | * https:// | ||
- | You will want to use a tool like **wget(1)** or **curl(1)** to non-interactively download it onto your lab46 account, and similarly extract, compile, and install that (check its own README file). | + | You will want to use a tool like **wget(1)** or **curl(1)** to non-interactively download it into your work directory, and similarly extract, compile, and install that (check its own README file). |
There may be multiple versions of **pipemath** available at the download link. Unless you have specific reason otherwise (for this project, you do not), you want to go for the latest version, which will be reflected by the most recent datestamp encoded in the file's name. | There may be multiple versions of **pipemath** available at the download link. Unless you have specific reason otherwise (for this project, you do not), you want to go for the latest version, which will be reflected by the most recent datestamp encoded in the file's name. | ||
Line 115: | Line 115: | ||
<cli> | <cli> | ||
- | lab46: | + | yourpi~: |
4 | 4 | ||
- | lab46: | + | yourpi~: |
</ | </ | ||
Line 125: | Line 125: | ||
<cli> | <cli> | ||
- | lab46: | + | yourpi~: |
4 | 4 | ||
- | lab46: | + | yourpi~: |
</ | </ | ||
Line 137: | Line 137: | ||
<cli> | <cli> | ||
- | lab46: | + | yourpi~: |
three | minus `seven` | negate | three | minus `seven` | negate | ||
- | lab46: | + | yourpi~: |
</ | </ | ||
Line 166: | Line 166: | ||
<cli> | <cli> | ||
- | lab46: | + | yourpi~: |
Task 0 result is: 13 | Task 0 result is: 13 | ||
Task 1 result is: 27 | Task 1 result is: 27 | ||
Line 175: | Line 175: | ||
Task 6 result is: 2 | Task 6 result is: 2 | ||
Task 7 result is: 98 | Task 7 result is: 98 | ||
- | lab46: | + | yourpi~: |
</ | </ | ||
=====Submission===== | =====Submission===== |