Skip to content
/ Shell Public

University of Strathclyde CS210 shell group project by Mark Anderson, Andrew Logan and John Meikle

Notifications You must be signed in to change notification settings

meikj/Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 

Repository files navigation

Shell

University of Strathclyde CS210 shell group project

Compilation

To compile the shell, please execute:

gcc main.c -pedantic -Wall -std=c99 -o shell

Status

  • Stage one - done
  • Stage two - done
  • Stage three - done
  • Stage four - done
  • Stage five - done
  • Stage six - done
  • Stage seven - done
  • Stage eight - done
  • Stage nine - done

Authors

About

University of Strathclyde CS210 shell group project by Mark Anderson, Andrew Logan and John Meikle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages