This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:spring2023:unix:projects:pbx0 [2022/01/27 20:38] – created - external edit 127.0.0.1 | haas:spring2023:unix:projects:pbx0 [2023/03/14 13:57] (current) – [Submission] wedge | ||
---|---|---|---|
Line 16: | Line 16: | ||
In addition to tools you may already be familiar with, you may also want to check out: | In addition to tools you may already be familiar with, you may also want to check out: | ||
+ | * **ar**(**1**) | ||
+ | * **basenc**(**1**) | ||
+ | * **cpio**(**1**) | ||
+ | * **file**(**1**) | ||
+ | * **lzma**(**1**) | ||
* **sort**(**1**) | * **sort**(**1**) | ||
* **tr**(**1**) | * **tr**(**1**) | ||
- | * **file**(**1**) | ||
=====Note===== | =====Note===== | ||
Line 109: | Line 113: | ||
*: | *: | ||
</ | </ | ||
+ | |||
+ | Additionally: | ||
+ | * Solutions not abiding by spirit of project will be subject to a 50% overall deduction | ||
+ | * Solutions not utilizing descriptive why and how comments will be subject to a 25% overall deduction | ||
+ | * Solutions not utilizing indentation to promote scope and clarity will be subject to a 25% overall deduction | ||
+ | * Solutions not organized and easy to read are subject to a 25% overall deduction |