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

Collect or create content and exercises about shell pipelines #1156

Open
illicitonion opened this issue Oct 31, 2024 · 0 comments
Open

Collect or create content and exercises about shell pipelines #1156

illicitonion opened this issue Oct 31, 2024 · 0 comments
Labels
SDC Work that belongs to the cohort / jobs programme

Comments

@illicitonion
Copy link
Member

https://sdc.codeyourfuture.io/computers/sprints/2/success/

We want our trainees to be comfortable writing simple pipelines of shell tools.

LOs:

  • Count the occurrences of different lines within a file using sort and uniq
  • List the files in a directory which contain an upper-case letter in their name with ls and grep
  • Count the number of files in a directory which contain an upper-case letter in their name with ls, grep, and wc
  • Pipe the output of jq to something interesting
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Curriculum Planning Oct 31, 2024
@illicitonion illicitonion added this to the SDC-1-2025 Launch milestone Oct 31, 2024
@illicitonion illicitonion added the SDC Work that belongs to the cohort / jobs programme label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDC Work that belongs to the cohort / jobs programme
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant