File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,6 @@ shell. If you have stored files on a computer at all and recognize
2121the word "file" and either "directory" or "folder" (two common words
2222for the same thing), you're ready for this lesson.
2323
24- If you're already comfortable manipulating files and directories,
25- searching for files with ` grep ` and ` find ` , and writing simple loops
26- and scripts, you probably want to explore the next lesson:
27- [ shell-extras] ( https://carpentries-incubator.github.io/shell-extras/ ) .
28-
2924
3025::::::::::::::::::::::::::::::::::::::::::::::::::
3126
Original file line number Diff line number Diff line change 1+ ---
2+ title : Additional Resources
3+ ---
4+
5+
6+
7+ To learn more about the Unix shell you may want to explore the
8+ [ shell-extras] ( https://carpentries-incubator.github.io/shell-extras/ ) lesson in the Carpentries Incubator.
9+
10+
You can’t perform that action at this time.
0 commit comments