Skip to content

UofT-DSI | shell - Assignment #1

Open
briggyx wants to merge 3 commits intomainfrom
assignment
Open

UofT-DSI | shell - Assignment #1
briggyx wants to merge 3 commits intomainfrom
assignment

Conversation

@briggyx
Copy link
Owner

@briggyx briggyx commented Aug 25, 2024

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

I am adding shell commands to assignment.sh to perform various file and directory operations, such as creating directories, managing files, and verifying the changes.

What did you learn from the changes you have made?

I learned how to use basic shell commands for directory management, file manipulation, and output verification in a Unix-like environment.

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

No, the assignment required specific shell commands, so I followed the instructions as provided without considering alternative approaches.

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

The main challenge was ensuring the correct syntax for each command. I overcame this by carefully reading the instructions and testing each command in the terminal to verify their correctness.

How were these changes tested?

The changes were tested by running the assignment.sh script locally in a Bash shell and confirming that each command produced the expected result.

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

No related issues were referenced for this assignment.

Checklist

  • I can confirm that my changes are working as intended

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