Backing this up and taking a break for now

main
Jesse Laprade 2020-06-09 19:37:17 -04:00
parent 18291c107b
commit e67dece92c
1 changed files with 10 additions and 0 deletions

View File

@ -21,6 +21,10 @@ tilde.town.
- [For PuTTY users](#for-putty-users)
- [Testing out your command line interface](#testing-out-your-command-line-interface)
- [Understanding your home directory](#understanding-your-home-directory)
- [Understanding directory and file permissions](#understanding-directory-and-file-permissions)
- [Understanding commands](#understanding-commands)
- [Basic UNIX commands](#basic-unix-commands)
<!-- markdown-toc end -->
# Requirements
@ -129,3 +133,9 @@ representing your files and directories is the data, and that text is
being sent to your screen.
# Understanding your home directory
# Understanding directory and file permissions
# Understanding commands
# Basic UNIX commands