From 775471c5afe3110a7afd7f8ba4aff45bc6e5099a Mon Sep 17 00:00:00 2001 From: Remzi Arpaci-Dusseau Date: Fri, 22 Feb 2019 04:33:27 -0600 Subject: [PATCH] nit --- initial-utilities/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/initial-utilities/README.md b/initial-utilities/README.md index 48704ff..1a13566 100644 --- a/initial-utilities/README.md +++ b/initial-utilities/README.md @@ -1,8 +1,7 @@ # Unix Utilities -**Before beginning:** Read this [lab tutorial](http://pages.cs.wisc.edu/~remzi/OSTEP/lab-tutorial.pdf); -it has some useful tips for programming in the C environment. +**Before beginning:** Read this [lab tutorial](http://pages.cs.wisc.edu/~remzi/OSTEP/lab-tutorial.pdf); it has some useful tips for programming in the C environment. In this project, you'll build a few different UNIX utilities, simple versions of commonly used commands like **cat**, **ls**, etc. We'll call each of them a