Subject: directory structure
From: Karl Lieberherr (lieber@ccs.neu.edu)
Date: Thu Oct 05 2000 - 11:11:01 EDT
I got several emails regarding the OS question.
Here is a proposal for a simple directory structure
which is the starting point for implementing the
du command:
File : SimpleFile | CompoundFile.
SimpleFile = FileName.
CompoundFile = FileName <contents> FileList.
FileList ~ {File}.
FileName = Ident.
More in class.
-- Karl Lieberherr
This archive was generated by hypermail 2b28 : Thu Oct 05 2000 - 11:11:17 EDT