Skip to content

London | 26-SDC-Mar |Shaghayeghfar | Sprint 2 | Shell-pipelines #426

Open
shaghayeghfar wants to merge 1 commit into
CodeYourFuture:mainfrom
shaghayeghfar:shell-pipelines
Open

London | 26-SDC-Mar |Shaghayeghfar | Sprint 2 | Shell-pipelines #426
shaghayeghfar wants to merge 1 commit into
CodeYourFuture:mainfrom
shaghayeghfar:shell-pipelines

Conversation

@shaghayeghfar
Copy link
Copy Markdown

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Shell-pipelines task were done.

@shaghayeghfar shaghayeghfar added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 2 Assigned during Sprint 2 of this module labels Mar 24, 2026
Comment on lines +8 to +10

echo "Entry: $(grep -c '^Entry' events.txt)"
echo "Exit: $(grep -c '^Exit' events.txt)" No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use only one command to produce an output in the form

5 Entry
4 Exit

?

And do the same in script-07.sh?

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take. 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants