ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/CodeClass/assignment_3
Revision: 883
Committed: 2007-02-14T18:02:25-08:00 (18 years, 4 months ago) by douglas
Original Path: CodeClass/assignment_0
File size: 382 byte(s)
Log Message:
Meep!

File Contents

# Content
1 Coder's Workshop
2
3 Douglas Thrift
4
5 $Id$
6
7 Assignment 0:
8 ls
9 Write a program with the same functionality as ls(1)
10 Basically, it should list directories and take options to specify how
11 It should provide usage information when it is given invalid options or
12 a help option
13 An option for colorized output a la GNU or FreeBSD would be spiffy

Properties

Name Value
svn:eol-style native
svn:keywords Id