LibraryCarpentry / lc-shell

Library Carpentry: The UNIX Shell
https://librarycarpentry.org/lc-shell/
Other
29 stars 86 forks source link

List of concrete shell tasks? #16

Open weaverbel opened 6 years ago

weaverbel commented 6 years ago

We need to create some scenarios and use cases for the shell lesson, and this could be a good sprint task.

We have counting and mining data, we have grep to find info within files, and basic shell navigation, including FOR loops. At my workshop today, people wanted specific tasks the shell can do for librarians. It would be good to create a list.

More info here: https://github.com/data-lessons/librarycarpentry/issues/31

libcce commented 5 years ago

@dakane1 @annaoates @jwscutt @uom-nilani I think this is what you were hoping to do, add more examples? In the SQL lesson we have an extra challenges section https://github.com/LibraryCarpentry/lc-sql/blob/gh-pages/_episodes/10-extra-challenges.md and we added scenarios where libraries might be interested in using SQL https://github.com/LibraryCarpentry/lc-sql/blob/gh-pages/_episodes/01-introduction.md. I'd be interested to see how you might approach this and whether you have feedback about how we approached it in the SQL lesson?

BTW, @jwscutt @uom-nilani your invitations as maintainers for this lesson are still listed as pending. Have you received the invitations? Let me know if we should resend or send you the links to accept?

dakane1 commented 5 years ago

@libcce yes, especially in ep. 6 which I just created a project for. I plan on doing some work on the planning tomorrow prior to our meeting. It might also be good for the group to think about other episodes where we can add more examples?

jwscutt commented 5 years ago

Hi Chris:

Please do resend if you have a chance, I've reviewed my work and personal email and I can't seem to locate the invite. Most likely a user error somewhere on my part.

Best

John

On Thu, 27 Jun 2019 at 08:03, Chris Erdmann notifications@github.com wrote:

@dakane1 https://github.com/dakane1 @annaoates https://github.com/annaoates @jwscutt https://github.com/jwscutt @uom-nilani https://github.com/uom-nilani I think this is what you were hoping to do, add more examples? In the SQL lesson we have an extra challenges section https://github.com/LibraryCarpentry/lc-sql/blob/gh-pages/_episodes/10-extra-challenges.md and we added scenarios where libraries might be interested in using SQL https://github.com/LibraryCarpentry/lc-sql/blob/gh-pages/_episodes/01-introduction.md. I'd be interested to see how you might approach this and whether you have feedback about how we approached it in the SQL lesson?

BTW, @jwscutt https://github.com/jwscutt @uom-nilani https://github.com/uom-nilani your invitations as maintainers for this lesson are still listed as pending. Have you received the invitations? Let me know if we should resend or send you the links to accept?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/LibraryCarpentry/lc-shell/issues/16?email_source=notifications&email_token=AKGNRHHEXNO5OL3AAAOIAI3P4TCETA5CNFSM4FC3EP6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYXHBMY#issuecomment-506359987, or mute the thread https://github.com/notifications/unsubscribe-auth/AKGNRHFHEXM5B54K53TGQK3P4TCETANCNFSM4FC3EP6A .

-- I would rather have questions that cannot be answered than answers that cannot be questioned. - Richard Feynman

libcce commented 5 years ago

@jwscutt just resent the invite and @dakane1 nice use of projects.

jwscutt commented 5 years ago

Thanks Chris! I am in and caught up now. Thanks for your patience

John.

On Thu, Jun 27, 2019 at 12:29 PM Chris Erdmann notifications@github.com wrote:

@jwscutt https://github.com/jwscutt just resent the invite and @dakane1 https://github.com/dakane1 nice use of projects.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/LibraryCarpentry/lc-shell/issues/16?email_source=notifications&email_token=AKGNRHF4GXBW4FQWPZF2D6LP4UBJJA5CNFSM4FC3EP6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYX7NNY#issuecomment-506459831, or mute the thread https://github.com/notifications/unsubscribe-auth/AKGNRHEUUCZBVSWYODL7BG3P4UBJJANCNFSM4FC3EP6A .

-- seallaidhean iongantach

katrinleinweber commented 5 years ago

Maybe a GitHub-wide search for topic:code4lib & language:Shell provides some useful examples. The results list can be sorted for most stars/forks to bring up popular projects, or by "most recent" to bring up something new every now and then.