Skip to content

shell script created and tested#1

Closed
alenpjose wants to merge 2 commits into
mainfrom
assignment
Closed

shell script created and tested#1
alenpjose wants to merge 2 commits into
mainfrom
assignment

Conversation

@alenpjose
Copy link
Copy Markdown
Owner

@alenpjose alenpjose commented Apr 12, 2026

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

I am updating the updated assignment.sh file to the repo

What did you learn from the changes you have made?

How to create and manipulate files and folders using bash

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

I considered using ls >> for creating the inventory.txt file but then found out about find -f and decided to use that.

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

I submitted the pull request to the original dsi repo instead of the forker repo. Needs to familiarize more with the GH ui.

How were these changes tested?

I ran each bash command in terminal before adding to the script and the script itself was rerun.

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

Checklist

  • I can confirm that my changes are working as intended

Copy link
Copy Markdown

@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
Copy Markdown

@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.

@alenpjose alenpjose closed this Apr 12, 2026
@alenpjose alenpjose deleted the assignment branch April 12, 2026 18:48
@alenpjose alenpjose restored the assignment branch April 12, 2026 18:48
@alenpjose alenpjose deleted the assignment branch April 12, 2026 18:48
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.

2 participants