Skip to content

emrberk/bundle-shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

METU CENG

Operating Systems Spring 2022 Homework 1

  • Homework text and parser files have been added to the folder.

  • Shell application for solution is added.

  • Parser updated to fix a small memory leak issue and return warning.

Grade Distribution

How testcases are divided is given in this part.

  • 20 Points: Bundles with no file redirection or pipeline.
  • 20 Points: Bundles with either input or output redirection.
  • 10 Points: Bundles with both input and output file redirections.
  • 20 Points: Pipeline with bundles containing only a single process.
  • 30 Points: Pipeline with bundles containing multiple processes.

Although there is small chance these values may change. The changes will be small.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.8%
  • C++ 43.0%
  • Makefile 0.2%