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

chapters/compute: Move mini-shell task from lab 6 to 7 #136

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

teodutu
Copy link

@teodutu teodutu commented Nov 12, 2024

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

The task requires knowledge of fork() and execve(), the latter being taught in lab 7.

The task requires knowledge of `fork()` and `execve()`, the latter being
taught in lab 7.

Signed-off-by: Teodor Dutu <[email protected]>
@teodutu teodutu added the needs-rendering The PR makes changes to the website that need to be rendered label Nov 12, 2024
@teodutu teodutu requested a review from elena19m November 12, 2024 08:48
@teodutu teodutu self-assigned this Nov 12, 2024
Copy link

@elena19m elena19m merged commit 9f35487 into cs-pub-ro:main Nov 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rendering The PR makes changes to the website that need to be rendered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants