Initial cut at shell; missing lots of stuff
This commit is contained in:
@@ -18,11 +18,13 @@ Realize the best thing you can do to learn to program in any environment is to
|
||||
program **a lot**. These small projects are only the beginning of that
|
||||
journey; you'll have to do more on your own to truly become proficient.
|
||||
|
||||
* [Unix Utilities](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/initial-utilities)
|
||||
* [Unix Utilities](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/initial-utilities) (cat, grep, zip/unzip)
|
||||
* Sort (text-based)
|
||||
* Sort (binary)
|
||||
|
||||
### Processes and Scheduling
|
||||
|
||||
* Shell
|
||||
* [Shell]
|
||||
|
||||
### Virtual Memory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user