--- CodeClass/outline_0 2007/02/15 00:32:01 882 +++ CodeClass/assignment_0 2007/02/15 02:02:25 883 @@ -4,22 +4,10 @@ Douglas Thrift $Id$ -Outline 0: - Introductions - Give your name, rank, and serial number (major) - Why are you here? - What was your first programming experience? - What have you programmed? - - Stuff - Course web page: http://computers.douglasthrift.net/code/ - Do you have a lab account? If not, get one now! - Assignment: ls - - Version Control - What is it? - Why is it useful? - Subversion - ... - - ... +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