Skip to content

WhySoScherious/file_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_system

Working commands for testing purposes.

cp [file] - A program that copies files from your Unix directory into your "disk" directory ls - A program that lists the directory on your "disk" cat [file] - A program that reads a file from your "disk" and prints it out. cd [directory] - A program that creates a subdirectory in the current directory. rm [file] - Deletes a file from the current directory. exit - Exits the program.

About

Program that implements a file system in user space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •