Skip to content

Commit a9f3504

Browse files
authored
Merge pull request #1494 from sstevens2/iss1455
moved shell extra lesson reference
2 parents c3636d4 + 7a04416 commit a9f3504

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ shell. If you have stored files on a computer at all and recognize
2121
the word "file" and either "directory" or "folder" (two common words
2222
for 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

learners/resources.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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+

0 commit comments

Comments
 (0)