--- CodeClass/assignment_0 2007/04/04 18:04:19 890 +++ CodeClass/assignment_1 2007/04/11 06:46:56 891 @@ -4,10 +4,10 @@ Douglas Thrift $Id$ -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 - An option for colorized output a la GNU or FreeBSD would be spiffy +Assignment 1: + ls 0.9 + Given input from discussing your previous version of ls, continue + developing your program + Make improvements + Implement new features + Go wild!