Class mkfs
java.lang.Object
   |
   +----mkfs
  -  public class mkfs
  -  extends Object
A MOSS File System Simulator program which uses the simulator
 classes to create a "file system".
  -  Author:
  
-  Ray Ontko
   
  -   mkfs() mkfs()
-  
   
  -   main(String[]) main(String[])
-   Creates a "file system" in the named file with the specified 
 blocksize and number of blocks.
   
 mkfs
mkfs
 public mkfs()
   
 main
main
 public static void main(String argv[]) throws Exception
  -  Creates a "file system" in the named file with the specified 
 blocksize and number of blocks.
   
- 
    -  Throws: Exception
    
-  if any exception occurs