# The Unix Workbench Notes

These pages supplement the book [The Unix Workbench](https://seankross.com/the-unix-workbench/) by Sean Kross with solutions to the exercises in the book and extra exercises.

```{toctree}
:maxdepth: 2
:caption: 'Exercises from the Book:'

exercises-from-the-book/03-Command-Line-Basics-only-exercises-solutions.md
exercises-from-the-book/04-Working-with-Unix-only-exercises-solutions.md
exercises-from-the-book/05-Bash-Programming-only-exercises-solutions.md
exercises-from-the-book/06-Git-and-GitHub-only-exercises-solutions.md
exercises-from-the-book/07-Nephology-only-exercises-solutions.md
```

```{toctree}
:maxdepth: 2
:caption: 'Extra exercises:'

week1-discussion.md
week2-discussion.md
week3-discussion.md
week4-discussion.md
```

```{toctree}
:caption: 'Other:'

guestbook.md
```
