Skip to content

Commit

Permalink
Update 04_shell_scripts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hwick authored Feb 9, 2024
1 parent 43fe131 commit b7346ba
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions new_basic_shell/04_shell_scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Approximate time: 20 minutes

## Learning Objectives

- Capture previous commands into a shell script
- Implement variables in a shell script
- Contrast shell scripts with direct commands


## Shell scripts
Expand Down Expand Up @@ -163,7 +162,8 @@ _Were the `echo` commands helpful in letting you know what came next?_
***
*These materials have been developed by members of the teaching team at the [Harvard Chan Bioinformatics Core (HBC)](http://bioinformatics.sph.harvard.edu/). These are open access materials distributed under the terms of the [Creative Commons Attribution license](https://creativecommons.org/licenses/by/4.0/) (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.*
*A lot of time and effort went into the preparation of these materials. Citations help us understand the needs of the community, gain recognition for our work, and attract further funding to support our teaching activities. Thank you for citing the corresponding course (as suggested in its "Read Me" section) if it helped you in your data analysis.*
*This lesson has been developed by members of the teaching team at the [Harvard Chan Bioinformatics Core (HBC)](http://bioinformatics.sph.harvard.edu/). These are open access materials distributed under the terms of the [Creative Commons Attribution license](https://creativecommons.org/licenses/by/4.0/) (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.*
* *The materials used in this lesson were derived from work that is Copyright © Data Carpentry (http://datacarpentry.org/).
All Data Carpentry instructional material is made available under the [Creative Commons Attribution license](https://creativecommons.org/licenses/by/4.0/) (CC BY 4.0).*
* *Adapted from the lesson by Tracy Teal. Original contributors: Paul Wilson, Milad Fatenejad, Sasha Wood and Radhika Khetani for Software Carpentry (http://software-carpentry.org/)*

0 comments on commit b7346ba

Please sign in to comment.