Skip to content

Assignment#2

Open
melram17 wants to merge 4 commits intomainfrom
assignment
Open

Assignment#2
melram17 wants to merge 4 commits intomainfrom
assignment

Conversation

@melram17
Copy link
Owner

Note: Re-submitting a pull request to engage autograder

What changes are you trying to make?
Created a Bash script to automate project setup: directory creation, data download, file organization, sensitive file removal, and inventory generation.

What did you learn from the changes you have made?
Learned how to use Bash for automating file management and directory structure setup, including using wildcard patterns effectively.

Was there another approach you were thinking about making?
No, Bash was the intended and appropriate tool for this task.

Were there any challenges?
Yes, mainly matching the correct files for movement or deletion. Solved by testing commands step by step.

How were these changes tested?
Ran the script in a clean environment to ensure each step executed correctly and the expected output was produced.

A reference to a related issue in your repository (if applicable)
N/A

Checklist

I confirm the changes work as intended and the script runs successfully.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autograder results

question status
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2

@l-mack
Copy link

l-mack commented Apr 16, 2025

Good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants