Skip to content

Updated assignment.sh with answered questions#1

Open
NikolaiReyes wants to merge 4 commits intomainfrom
assignment
Open

Updated assignment.sh with answered questions#1
NikolaiReyes wants to merge 4 commits intomainfrom
assignment

Conversation

@NikolaiReyes
Copy link
Copy Markdown
Owner

…repository

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

Updating the existing script to answer the questions for the assignment

What did you learn from the changes you have made?

How to create directories and sub-directories, move files, use wildcards to move and remove files, create a .txt file that lists all the files in the created subfolders

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

No other approach besides use of find rather ls in creating a file.

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

Pushing to github and making a pull request. These were mitigated by going through the assignment instructions more carefully

How were these changes tested?

Running bash assignment.sh repeatedly and checking the contents of the folder

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

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

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

The assignment is 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