--- CodeClass/assignment_0 2007/02/15 02:02:25 883 +++ CodeClass/assignment_0 2007/04/04 18:04:19 890 @@ -8,6 +8,6 @@ Assignment 0: ls Write a program with the same functionality as ls(1) Basically, it should list directories and take options to specify how - It should provide usage information when it is given invalid options or - a help option + It should provide usage information when it is given invalid options + or a help option An option for colorized output a la GNU or FreeBSD would be spiffy