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

File Contents

# User Rev Content
1 douglas 881 Coder's Workshop
2    
3     Douglas Thrift
4    
5     $Id$
6    
7 douglas 883 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 douglas 890 It should provide usage information when it is given invalid options
12     or a help option
13 douglas 883 An option for colorized output a la GNU or FreeBSD would be spiffy

Properties

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