Open main menu

CDOT Wiki β

Changes

Tutorial 2 - Unix / Linux File Management

149 bytes removed, 18:23, 30 August 2021
Part 1: Creating Directories
* Not creating subdirectories within specified directories.
 <table align="right"><tr valign="top"><td>[[Image:script-check-1.png|thumb|right|250px|If all all check pass, then user performed task correctly and can continue.]]</td><td>[[Image:script-check-2.png|thumb|right|450px|If there is a warning, then feedback is provided to user to correct and re-run checking script.]]</td></table>To check for mistakes, a '''shell script''' has been created to check your work. If the checking shell script detects an '''error''', then it will provide feedback and offer constructive feedback on how to fix that problem so you can re-run the checking shell scripts until your work is correct. Errors (WARNINGS) are indicated in as <span style="color:red;">WARNING</span> and should be corrected. Steps correctly done are indicated as <span style="color:green;">OK</span>