CSCI 320 - Operating Systems & Concurrency

Spring 2019

Rust Assignment 1

Implement the following shell commands as Rust programs. You might find the fs crate useful in writing many of these programs:

Grading

The total value of the assignment is 20 points. No credit will be given for code that fails to compile. Partial credit may be given for partially working solutions.