ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/CodeClass/assignment_0
Revision: 890
Committed: 2007-04-04T11:04:19-07:00 (18 years, 2 months ago) by douglas
File size: 382 byte(s)
Log Message:
78!

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
12 or 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