Skip to content

Complete shell assignment - UofT-DSI_Shell - Assignment#1

Open
mahin5769 wants to merge 5 commits intomainfrom
assignment
Open

Complete shell assignment - UofT-DSI_Shell - Assignment#1
mahin5769 wants to merge 5 commits intomainfrom
assignment

Conversation

@mahin5769
Copy link
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

I updated assignment.sh to organize raw data into structured directories and process the log files as required by the assignment.

What did you learn from the changes you have made?

I learned how to use Bash commands such as mkdir, rm, and find to automate file organization.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

I focused on using standard Bash commands in the script.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

I initially had difficulty understanding where to place the code and how to submit through GitHub, but I worked through the setup and tested the script locally.

How were these changes tested?

I ran bash assignment.sh locally and checked that the directories and files were created, moved, copied, and removed as expected.

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

No

Checklist

  • I can confirm that my changes are working as intended

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 comment
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 coworker-changes branch not found in commit history

Please address the issues listed above.

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

Copy link

@eric-j-sanders eric-j-sanders left a comment

Choose a reason for hiding this comment

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

Assignment complete!

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