# Introduction to Unix

- [Why Unix?](/mini-courses/introduction-to-unix/why-unix.md)
- [The Unix Filesystem](/mini-courses/introduction-to-unix/the-unix-filesystem.md)
- [The Unix Tree](/mini-courses/introduction-to-unix/the-unix-filesystem/the-unix-tree.md)
- [Network Filesystems](/mini-courses/introduction-to-unix/the-unix-filesystem/network-filesystems.md)
- [The Unix Shell](/mini-courses/introduction-to-unix/the-unix-shell.md)
- [About the Unix Shell](/mini-courses/introduction-to-unix/the-unix-shell/about-the-unix-shell.md)
- [Unix Shell Manual Pages](/mini-courses/introduction-to-unix/the-unix-shell/unix-shell-manual-pages.md)
- [Using the Unix Shell](/mini-courses/introduction-to-unix/the-unix-shell/using-the-unix-shell.md)
- [Viewing the Unix Tree](/mini-courses/introduction-to-unix/the-unix-shell/using-the-unix-shell/viewing-the-unix-tree.md)
- [Traversing the Unix Tree](/mini-courses/introduction-to-unix/the-unix-shell/using-the-unix-shell/traversing-the-unix-tree.md)
- [Editing the Unix Tree](/mini-courses/introduction-to-unix/the-unix-shell/using-the-unix-shell/editing-the-unix-tree.md)
- [Searching the Unix Tree](/mini-courses/introduction-to-unix/the-unix-shell/using-the-unix-shell/searching-the-unix-tree.md)
- [Files](/mini-courses/introduction-to-unix/files.md)
- [Viewing File Contents](/mini-courses/introduction-to-unix/files/viewing-file-contents.md)
- [Creating and Editing Files](/mini-courses/introduction-to-unix/files/creating-and-editing-files.md)
- [Manipulating Files](/mini-courses/introduction-to-unix/files/manipulating-files.md)
- [Symbolic Links](/mini-courses/introduction-to-unix/files/symbolic-links.md)
- [File Ownership](/mini-courses/introduction-to-unix/files/file-ownership.md)
- [How Unix File Ownership Works](/mini-courses/introduction-to-unix/files/file-ownership/how-unix-file-ownership-works.md)
- [Change File Ownership and Permissions](/mini-courses/introduction-to-unix/files/file-ownership/change-file-ownership-and-permissions.md)
- [File Transfer (in-progress)](/mini-courses/introduction-to-unix/files/file-transfer-in-progress.md)
- [File Storage and Compression](/mini-courses/introduction-to-unix/files/file-storage-and-compression.md)
- [Getting System Information](/mini-courses/introduction-to-unix/getting-system-information.md)
- [Writing Scripts](/mini-courses/introduction-to-unix/writing-scripts.md)
- [Schedule Scripts Using Crontab](/mini-courses/introduction-to-unix/schedule-scripts-using-crontab.md)
