1,576
edits
Changes
m
Since we will be running Linux commands depending on the directory structure that you have created in Part 3, let's run a checking script to verify you created it correctly:'''
# Make certain that your current directory is your home directory.
# Issue the <code>tree</code> command to confirm that all of those recently created directories have been removed.
# Download the Part 3 checking script: <code>wget https://raw.githubusercontent.com/ops705/labs/main/labcheck2.4.sh -P /home/your-seneca-id/bin/</code>
# Run the checking script for Part 3: <code>labcheck2.4.sh</code>
If you encounter errors, make corrections and re-run the checking script until you receive a congratulations message.
→Part 4: Pathing Practice
[[Image:dir12.png|right|350px|thumb|This diagram should reflect your own directory structure before beginning Part 4. Refer to this tree diagram throughout Part 4 to help orient yourself.]]
When performing the next series of steps, refer to the tree diagram on the right. Learning to reference a tree diagram on a quiz, midterm or final exam can help to prevent errors and loss of marks!
Perform the following: