Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eberdan authored Feb 21, 2024
1 parent 23dd74b commit 2ab9eb2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Basic_shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ This repository has teaching materials for a **2-3 hour**, hands-on **Introducti

| Lessons | Estimated Duration |
|:------------------------|:----------|
|[Why Shell?]() | 15 min |
|[Acessing the Shell](Lesson1_Acesssingtheshell.md) | 15 min |
|[Moving around and basics](Lesson2_basics.md) | 45 min |
|[Creating Files and Searching](Lesson3_creatingfiles.md) | 45 min |
|[Shell Scripts](Lesson4_shellscripts.md) | 20 min |
|[Preview of other modules](Lesson5_tocome.md) | 15 min |
|[Why Shell?](/lectures/Intro_to_basic_shell_noextraslides.pdf) | 15 min |
|[Acessing the Shell](01_setting_up.md) | 15 min |
|[Moving around and basics](02_shell_basics.md) | 45 min |
|[Creating Files and Searching](03_creating_files.md) | 45 min |
|[Shell Scripts](04_shell_scripts.md) | 20 min |
|[Preview of other modules](/lectures/Wrapup_basic_shell.pdf) | 15 min |



Expand Down

0 comments on commit 2ab9eb2

Please sign in to comment.