Skip to content

West Midlands | 26 March SDC | Iswat Bello | Sprint 2 | shell pipelines#414

Open
Iswanna wants to merge 3 commits intoCodeYourFuture:mainfrom
Iswanna:tools/sprint2-shell-pipelines
Open

West Midlands | 26 March SDC | Iswat Bello | Sprint 2 | shell pipelines#414
Iswanna wants to merge 3 commits intoCodeYourFuture:mainfrom
Iswanna:tools/sprint2-shell-pipelines

Conversation

@Iswanna
Copy link

@Iswanna Iswanna commented Mar 23, 2026

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

In this PR, I made the following changes:

  • Added implemented solutions for multiple exercises across the ls-grep, sort-uniq-head-tail, and tr modules.
  • Performed filename filtering, sorting and counting of score and event data, and character translation in text files.

Questions

Hi, could you please review my PR? I would really appreciate your feedback.

Iswanna added 3 commits March 23, 2026 13:07
- script-01.sh: List files with at least one uppercase letter in the name.
- script-02.sh: List files whose names start with an uppercase letter.
- script-03.sh: List files whose names start with an uppercase letter and have no other uppercase letters.
- script-04.sh: Count files matching the pattern from script-03.sh.
- script-01.sh: sort scores-table.txt by name.
- script-02.sh: sort scores-table.txt by first score (numeric, descending).
- script-03.sh: show top 3 players by first score.
- script-04.sh: show the player with the second highest first score.
- script-05.sh: list unique events from events.txt.
- script-06.sh: count Entry/Exit occurrences in events.txt.
- script-07.sh: count Entry/Exit occurrences in events-with-timestamps.txt (skip header, sort by Event column, count Event values).
- script-01.sh: replace all '!' with '.' using tr.
- script-02.sh: swap Y and Z (both upper and lower case) using tr.
@Iswanna Iswanna added 📅 Sprint 2 Assigned during Sprint 2 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Tools The name of the module. labels Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Tools The name of the module. 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant