Skip to content

The Cooper Union Operating Systems Class taught by Professor Hakner

Notifications You must be signed in to change notification settings

jbentivegna15/ECE357-Operating-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE357-Operating-Systems

Projects

  1. minicat - A program which takes multiple input files and concatenates their outputs to a single file.

  2. hunt - A program which searches the users file system to find a target file.

  3. shell - An interactive unix shell.

  4. launcher - A program which uses pipes to link 3 programs. One generates random words, the second finds dictionary words from those random words, and the third simulates the MORE unix command.

  5. memory test - A series of test cases which probe for the existence of certain features regarding mmap on the linux platform.

About

The Cooper Union Operating Systems Class taught by Professor Hakner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages