Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UofT-DSI | Shell - Assignment 1 #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

UofT-DSI | Shell - Assignment 1 #1

wants to merge 3 commits into from

Conversation

sehroz
Copy link
Owner

@sehroz sehroz commented Aug 21, 2024

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

Adding code to the script file.

What did you learn from the changes you have made?

Using commands in shell to interact with directories & files.

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

No.

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

No.

How were these changes tested?

Ran the script after making changes to see result.

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

My file was missing the file extension.

Checklist

  • I can confirm that my changes are working as intended

Copy link

Autograder results

question status comment
1
2
3
4 dir2/file3.txt does not contain "Hello, World!"
5 cat command run on the wrong file
6 rm command run on the wrong file
7
8

Copy link

Autograder results

question status
1
2
3
4
5
6
7
8

@sehroz sehroz changed the title Completed assignment 1 for Shell module. UofT-DSI | Shell - Assignment 1 Aug 21, 2024
Copy link

Autograder results

question status
1
2
3
4
5
6
7
8

@sehroz
Copy link
Owner Author

sehroz commented Aug 28, 2024

Merged the updated 'main' branch assignment details into 'assignment' branch which were showing conflict.

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.

1 participant