swcarpentry / DEPRECATED-bc

DEPRECATED: This repository is now frozen - please see individual lesson repositories.
Other
299 stars 383 forks source link

Two suggested fixes for the unix shell loops lesson #916

Closed ttimbers closed 9 years ago

ttimbers commented 9 years ago

For my final lesson to become a SWC instructor, I reviewed the unix shell loops lesson and am suggesting two small fixes. The first, is simply to clarify the explanation of the example of why loops are sometimes more useful than wildcards for repeating commands. The second is an addition to the first excercise at the end of the lesson. I think the point of the lesson was to reinforce the difference between using wildcards within for loops versus using $variable_name. Only an example of what happens if you use a wild-card is given. I added an example of using $variable_name so that the learners can clearly examine the differences between these two outputs.

gdevenyi commented 9 years ago

Hi,

The bc repo is now frozen for shell changes.

Please resubmit your pull request against https://github.com/wking/swc-modular-shell