shell-novice
shell-novice copied to clipboard
The Unix Shell
Possibly, given the lack of comments in the month after I submitted the original "issue list" [Post-Teaching Demo feedback #1036] it's been suggested that I separate out those issues: this...
Back when #699 was filed, we had an issue where an exercise in episode 3 required wildcards, but they were introduced and covered at length in episode 4. The needle...
When I am a helper at teaching the shell lesson, one common learner's comment on the explanations about getting help for commands via the --help option or the man pages...
In the Pipes and Filters episode, after introducing "wc" commands and three different flags for this command, we use the "cat" command to see what is inside the "lengths.txt". There...
In working with students using the shell, Windows setups are always a slight challenge and the landscape of tools continues to evolve. I recommend refreshing the overview of Windows tools...
Nelle identifies a file which only has 240 lines, and the narrative explains this sample needs re-running through the assay machine to generate the full 300-line output. However, we just...
starting directory should be `shell-lesson-data/exercise-data` instead of `shell-lesson-data/exercise-data/protein` to ensure further commands execute without errors Instructions Thanks for contributing! :heart: If this contribution is for instructor training, please email the...
Reuse the phrase "current working directory" since this is introduced at the beginning of the episode.
I'm a member of The Carpentries Core Team and I'm submitting this issue on behalf of another member of the community. In most cases, I won't be able to follow...
_If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number._ _Please briefly summarise the changes made in the...