( --> )
Lab - The unix File System
Objectives
- To have you structure your files in a
specific way.
- To engage you in a process of file organization
based on a strict application of the principle of
stepwise refinement.
- To further familiarize you with the nature of
hierarchy as typified by the unix file system.
- To introduce you to the fundamental concepts
and operations associated with navigation in
the unix file system.
- To exercise you in tasks of basic file
manipulation including the making of directories,
the listing of files, and the moving of files.
- To engage you in a verification task based upon
a breadth first traversal of a subtree of the
unix file system.